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.
This PR #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.