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

Update plugin.py: Failed First Plugin should be processed only when Cache is Enabled #55

Closed jhanm12 closed 7 months ago

jhanm12 commented 7 months ago

Update plugin.py: Failed First Plugin should be processed only when Cache is Enabled

Fix: https://github.com/jbasko/pytest-random-order/issues/54 https://github.com/pytest-dev/pytest/issues/9250

image
jhanm12 commented 7 months ago

@jbasko Could you please review this

jbasko commented 7 months ago

I will not be able to spend time on building and releasing until the weekend I'm afraid

jhanm12 commented 7 months ago

@jbasko No problem, please let me know once you build the new release. It would be great if the new release is available as early as possible. Thanks a lot for taking time & reviewing this! :))

jbasko commented 7 months ago

Feel free to ping me on Saturday evening if there isn't any movement by then.

jhanm12 commented 7 months ago

Feel free to ping me on Saturday evening if there isn't any movement by then.

Sure, thanks @jbasko!

jbasko commented 7 months ago

Thank you @jhanm12 for the patience. v1.1.1 released.