pytest-random
pytest-random copied to clipboard
Can we have an option to preserve order within a file?
So if there are 2 tests in a file, test1 will get called before test2 always.
I don't think it works like this now.