INF3331-Nicolai Build Status

##Instructions

Installing

To run tests you need to install py.test. pip install -U pytest

Running tests

To run tests, cd into desired directory and run py.test there like so

cd oblig01
py.test