Full pytest documentation
Download latest version as PDF
- Getting started basics
- py.test reference documentation
- Working with plugins and conftest files
- py.test default plugin reference
- py.test hook reference
- Reference of objects involved in hooks
- Usages and Examples
- Talks and Tutorials
- Feedback and contribute to py.test
- pytest-2.3: reasoning for fixture/funcarg evolution
- Release announcements
- pytest-2.3.4: stabilization, more flexible selection via “-k expr”
- pytest-2.3.3: integration fixes, py24 suport, */** shown in traceback
- pytest-2.3.2: some fixes and more traceback-printing speed
- pytest-2.3.1: fix regression with factory functions
- pytest-2.3: improved fixtures / better unittest integration
- pytest-2.2.4: bug fixes, better junitxml/unittest/python3 compat
- pytest-2.2.2: bug fixes
- pytest-2.2.1: bug fixes, perfect teardowns
- py.test 2.2.0: test marking++, parametrization++ and duration profiling
- py.test 2.1.3: just some more fixes
- py.test 2.1.2: bug fixes and fixes for jython
- py.test 2.1.1: assertion fixes and improved junitxml output
- py.test 2.1.0: perfected assertions and bug fixes
- py.test 2.0.3: bug fixes and speed ups
- py.test 2.0.2: bug fixes, improved xfail/skip expressions, speed ups
- py.test 2.0.1: bug fixes
- py.test 2.0.0: asserts++, unittest++, reporting++, config++, docs++