152 B
152 B
Testing
To execute the tests, you need to install pytest.
$ pip3 install pytest
Then, you can run the tests with:
$ pytest
To execute the tests, you need to install pytest.
$ pip3 install pytest
Then, you can run the tests with:
$ pytest