plugins

A collection of 2 Posts

Finding the top pytest plugins

What are the top downloaded pytest plugins? I want to know this. And I'd like the answer updated regularly. So today I decided to write a script to do that for me.

pytest slow order

Using pytest-skip-slow to control whether or not to run slow tests.