discourse/lib/turbo_tests
Alan Guo Xiang Tan de7110d539
DEV: Add process pid to `bin/turbo_tests --format documentation` output (#22429)
Why this change?

The process's pid is useful when we're trying to link output from
different processes together. In this case, we want to be able to link
the Rails server logs to the right rspec process.

Before:

[2] Viewing sidebar mobile collapses the sidebar when clicking outside of it

After:

[2] (#176342) Viewing sidebar mobile collapses the sidebar when clicking outside of it
2023-07-05 11:47:35 +08:00
..
base_formatter.rb DEV: Add `--profile=[COUNT]` option for `turbo_rspec` 2023-05-30 13:46:14 +09:00
documentation_formatter.rb DEV: Add process pid to `bin/turbo_tests --format documentation` output (#22429) 2023-07-05 11:47:35 +08:00
json_rows_formatter.rb DEV: Add process pid to `bin/turbo_tests --format documentation` output (#22429) 2023-07-05 11:47:35 +08:00
progress_formatter.rb DEV: Add `--profile=[COUNT]` option for `turbo_rspec` 2023-05-30 13:46:14 +09:00
reporter.rb DEV: Add `--profile=[COUNT]` option for `turbo_rspec` 2023-05-30 13:46:14 +09:00
runner.rb DEV: Rescue the timeout error for a better spec cleanup (#21826) 2023-05-30 19:14:54 +02:00