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

The exclude_pattern option is not available for minitest

Open writercoder opened this issue 2 years ago • 0 comments

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.

writercoder avatar Jun 29 '23 13:06 writercoder