Skip to content

Release 1.0.2

Latest
Compare
Choose a tag to compare
@CoderGamester CoderGamester released this 29 Apr 23:00
· 6 commits to main since this release

What's Changed

New

  • Add returnsOnlyFailures option into run_tests tool by @nowsprinting in #23
  • Add timeout settings for the WebSocket and the test execution. by @nowsprinting in #22

Fixed

  • Fix server auto-restart logic on domain reloading by @nowsprinting in #25
  • Fix run_tests tool to properly run all tests on the given test mode and filter. Returning the tests result state
  • Fix the get_tests resource to properly obtain all tests info without result state

Full Changelog: 1.0.1...1.0.2