August 2018
Beginner
160 pages
4h 8m
English
Given the large number of plugins, it would be nice if there was a site that showed all pytest plugins along with their descriptions. It would also be nice if this place also showed information about compatibility with different Python and pytest versions.
Well, the good news is that such a site exists, and it is maintained by the core development team: pytest plugin compatibility (http://plugincompat.herokuapp.com/). On it, you will find a list of all the pytest plugins available in PyPI, along with Python- and pytest-version compatibility information. The site is fed daily with new plugins and updates directly from PyPI, making it a great place to browse for new plugins.
Read now
Unlock full access