discourse/lib/turbo_tests
David Taylor e797bb5d5f
DEV: Improve turbo_rspec and flaky-test output (#35059)
1. Use relative paths instead of absolute. This will make the commands
portable to other machines, and matches the out-the-box behavior of the
regular rspec command

2. Strip out some 'infrastructure' ENV and params from the
rerun_command, so that it's easier to copy/paste and run locally
2025-09-30 10:01:58 +01:00
..
flaky DEV: Improve turbo_rspec and flaky-test output (#35059) 2025-09-30 10:01:58 +01:00
base_formatter.rb DEV: Summarize JS deprecations at end of system spec run (#24824) 2023-12-13 16:04:25 +00:00
documentation_formatter.rb DEV: Fix turbo_rspec formatters by sending real 'Start' notification (#26487) 2024-04-03 13:27:39 +01:00
json_example.rb DEV: Capture and log AR debug logs on GitHub actions for flaky tests (#25048) 2023-12-27 14:40:00 +08:00
json_rows_formatter.rb DEV: Introduce automatic reruns to RSpec tests on Github actions (#24811) 2023-12-13 07:18:27 +08:00
progress_formatter.rb DEV: Add --profile=[COUNT] option for turbo_rspec 2023-05-30 13:46:14 +09:00
reporter.rb DEV: Send proper 'stop' notification in turbo_rspec (#26488) 2024-04-03 14:00:47 +01:00
runner.rb DEV: Report runtime duration of each parallel test process (#32457) 2025-04-25 15:23:53 +08:00