Testing is performed using pytest
.
To install pytest
, simply run:
pip install -U pytest
To run the tests, execute the command pytest
either from the package root or from the test
directory.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Testing is performed using pytest
.
To install pytest
, simply run:
pip install -U pytest
To run the tests, execute the command pytest
either from the package root or from the test
directory.