discourse/lib/autospec
David Taylor cd57c3bf5a
DEV: Abort autospec on [ENTER], even if no specs have failed (#8320)
When starting autospec, it says

> Press [ENTER] to stop the current run

However, [ENTER] does nothing unless a spec has failed. Sometimes I want to abort anyway, so that the run is restarted.
2019-11-08 14:23:12 +00:00
..
base_runner.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
formatter.rb DEV: Add a new way to run specs in parallel with better output (#7778) 2019-06-21 10:59:01 +10:00
manager.rb DEV: Abort autospec on [ENTER], even if no specs have failed (#8320) 2019-11-08 14:23:12 +00:00
qunit_runner.rb DEV: autospec chrome check was failing on macOS (#7649) 2019-05-30 12:09:01 +02:00
reload_css.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rspec_runner.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
simple_runner.rb DEV: make parallel spec optional with autospec 2019-06-21 11:00:28 +10:00