Skip to content

Stable: Test shuffling and reporting improvements

Compare
Choose a tag to compare
@PrzemekWirkus PrzemekWirkus released this 22 Jan 15:39
· 469 commits to master since this release

Changes / bug-fixes:

  • Add test execution order shuffling --shuffle and --shuffle-seed. See #69.
  • Added sorted order for text reports (tests are sorted first by target name and later by test case name).
  • Bug-fix: Check if {{end}} appears in the start to detect end of the test.
  • Add virtualenv usage description to README.md.