Richard Garbutt
Richard Garbutt
* Issue https://github.com/renderedtext/test-boosters/issues/91 * Based on rspec support added here https://github.com/renderedtext/test-boosters/pull/72 * Adds support for minitest include and exclude patterns based on `TEST_BOOSTERS_MINITEST_TEST_FILE_PATTERN` and `TEST_BOOSTERS_MINITEST_TEST_EXCLUDE_PATTERN` env vars.
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...
Good afternoon, I tried kicking the tyres on call stacking but got a "System Stack Level too deep" when I tried to record a trace. I'll try again without NewRelic...