Skip to content

v2.8.0

Compare
Choose a tag to compare
@boxblinkracer boxblinkracer released this 26 Jul 18:09
· 38 commits to master since this release

Added

  • Skipped tests in Cypress will now be sent as "blocked" to TestRail (only in createTestRun mode).
  • Add option to provide a list of TestRail RunIDs with runIDs. This will send all test results to all provided run IDs.

Fixed

  • Fixed crash with missing browser when running in UI mode with experimentalInteractiveRunEvents turned on.