Skip to content

1.1.0

Compare
Choose a tag to compare
@tacheometry tacheometry released this 26 Apr 04:05
  • Out with testRunner.lua, in with testez-companion.toml
  • Raised JSON decoding limit to 10MB (previously 100kb)
  • (Real) communication between the server and plugins, allowing for multi-place support and QoL improvements:
    • You can now pick which place you want to run tests in. Either the first time when running tests, or by running testez-companion.pickPlace;
    • The extension notifies you when a place you were listening to gets disconnected, and when there aren't any places to run tests from;
    • There's now a progress bar when running tests.
  • Better testez-companion.installPlugin experience for non-Windows users