Running the testsΒΆ
To run the automated tests, execute:
pytest -v --cov=generalization
(If you did not activate the virtual environment with pipenv shell, you have to preprend pipenv run to the above command!)
To run the automated tests, execute:
pytest -v --cov=generalization
(If you did not activate the virtual environment with pipenv shell, you have to preprend pipenv run to the above command!)