discourse/lib/autospec
David Taylor 414224ce07
DEV: Allow autospec to run full test suite in parallel (#11976)
The definition of 'multiple_files' did not consider that 'spec' refers to the entire `spec/` directory, and therefore includes multiple files
2021-02-04 14:44:40 +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: watch more test directories (#11346) 2020-11-25 11:12:23 +00:00
reload_css.rb DEV: Use .hbr for raw template file extension (#8883) 2020-02-11 13:38:12 -06:00
rspec_runner.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
simple_runner.rb DEV: Allow autospec to run full test suite in parallel (#11976) 2021-02-04 14:44:40 +00:00