Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 342 Bytes

testing.md

File metadata and controls

13 lines (12 loc) · 342 Bytes

Testing with pytest

Topic(s) Resource Addressed
Standards for organisation of tests into classes
Creating/using base test classes
Skipping tests
Parametrising tests
pytest decorators
testconf files
Fixture files
Customising pytest
pytest in pycharm