pew new config-spec pip install -e . pytest pytest -v pytest --cov configspec coverage html
navigate to main Notiframe folder, run pytest or pytest -v 'assert' a boolean as a test of whether test succeeded, pytest will display this test
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
pew new config-spec
pip install -e .
pytest
pytest -v
pytest --cov configspec
coverage html
navigate to main Notiframe folder, run pytest or pytest -v
'assert' a boolean as a test of whether test succeeded, pytest will display this test