Add pytests like in Distreon config-spec #19

Open
opened 6 years ago by josef · 1 comments
josef commented 6 years ago
Owner

pew new config-spec
pip install -e .
pytest
pytest -v
pytest --cov configspec
coverage html

pew new config-spec pip install -e . pytest pytest -v pytest --cov configspec coverage html
josef added the [status] Available [type] Enhancement labels 6 years ago
josef commented 6 years ago
Poster
Owner

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

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
josef added [status] In Progress and removed [status] Available labels 6 years ago
josef referenced this issue from a commit 6 years ago
josef added [type] Maintenance and removed [type] Enhancement labels 6 years ago
Sign in to join this conversation.
Loading…
There is no content yet.