Skip to content

Enable user to give commands to argus while it is watching tests

Compare
Choose a tag to compare
@ldgit ldgit released this 11 Aug 14:35
· 58 commits to master since this release

New feature: allow user commands when watching tests.

Some basic commands where added:

  • press l to list all available commands
  • press a to run all tests - this would simply run testRunnerCommand from each environment without any file arguments
  • press r to rerun last run batch of tests