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