test-boosters icon indicating copy to clipboard operation
test-boosters copied to clipboard

Add easier way to extract the file paths

Open sobrinho opened this issue 2 years ago • 0 comments

Hi there!

I'm doing this to extract the files to be used with https://github.com/grosser/parallel_tests:

bundle exec parallel_split_test $(rspec_booster --job 1/50 --dry-run | grep '^-' | tr -d '-')

sobrinho avatar Jun 15 '23 13:06 sobrinho