Skip to content

v3.2.5

Compare
Choose a tag to compare
@corevo corevo released this 26 Aug 13:16
· 945 commits to master since this release
266761b

Notable Changes

  • Move between test, suites and execution views with keyboard shortcuts (Command + 1, 2, 3)
  • Play, stop, pause and all toolbar buttons now have keyboard shortcuts

Fixes

  • Can open a file using Command + O (Control + O on Windows)
  • Fixed an issue when dragging tests
  • Fixed an exception that could cause when running parallel tests
  • Fixed an issue with assert and select in the runner
  • Fixed an issue where the runner wouldn't glob files correctly on Windows
  • Fixed an issue where pressing x while in debugger would run the rest of the test instead