Pytest: Difference between revisions
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | =External= | ||
* https://docs.pytest.org/en/latest/ | * https://docs.pytest.org/en/latest/ | ||
* https://pypi.org/project/pytest/ | |||
=Internal= | =Internal= | ||
* [[Python Testing#Subjects|Python Testing]] | * [[Python Testing#Subjects|Python Testing]] | ||
Line 6: | Line 8: | ||
=Subjects= | =Subjects= | ||
* [[Pytest Installation|Installation]] | * [[Pytest Installation|Installation]] | ||
* [[PytestSetting Project Test System|Setting Project Test System]] | |||
* [[Pytest Operations| Operations]] | |||
* [[Pytest Logging| Logging]] | |||
* [[Pytest Testing Idioms|Testing Idioms]] |