Closed baris closed 8 years ago
This will change the way Testify handles test cases so it should probably be done with a (major) new version.
This is similar to my pull request https://github.com/Yelp/Testify/pull/75
If that ever gets pulled in, (particularly the code in https://github.com/EvanKrall/Testify/commit/505cc9091879e9921acd8c6394746702b74906e7), we could just make a plugin that implements rearrange_discovered_tests()
This still happens, going to raise priority since this causes flakes in our unittest suite
We should sort TestCases (per module probably) at test discovery stage.