Tests can be run by typing:

$ pytest * or pytest -v

in the tests folder.

It also works from the main path with:

$ pytest -v
