pytest-dev / pytest-random-order

pytest plugin to randomise the order of tests with some control over the randomness
MIT License
65 stars 10 forks source link

Fix error when cacheprovider plugin disabled or missing #56

Closed jbasko closed 7 months ago

jbasko commented 7 months ago

Thanks @jhanm12