Files
pytest2/_pytest/vendored_packages/pluggy-0.3.1.dist-info/DESCRIPTION.rst
T
Bruno Oliveira 910b25d416 Vendor pluggy-0.3.1
Fix #704
2015-09-27 16:04:29 -03:00

11 lines
306 B
ReStructuredText

Plugin registration and hook calling for Python
===============================================
This is the plugin manager as used by pytest but stripped
of pytest specific details.
During the 0.x series this plugin does not have much documentation
except extensive docstrings in the pluggy.py module.