test-boosters
test-boosters copied to clipboard
The exclude_pattern option is not available for minitest
This PR https://github.com/renderedtext/test-boosters/pull/72 introduces it for rspec but there's no way to exclude files when using minitest.
My use case is that I want to exclude rails system tests and run them in their own gitlab ci job.