The only remaining 'py.test' references are: * those referring to the 'py.test' executable * those in code explicitly testing py.test/pytest module compatibility * those in old CHANGES documentation * those in documentation generated based on external data * those in seemingly unfinished & unmaintained Japanese documentation Minor stylistic changes and typo corrections made to documentation next to several applied py.test --> pytest content changes.
8 lines
326 B
Plaintext
8 lines
326 B
Plaintext
pytest_django plugin (EXTERNAL)
|
|
==========================================
|
|
|
|
pytest_django is a plugin for ``pytest`` that provides a set of useful tools for testing Django applications, checkout Ben Firshman's `pytest_django github page`_.
|
|
|
|
.. _`pytest_django github page`: http://github.com/bfirsh/pytest_django/tree/master
|
|
|