Closed kgilpin closed 9 months ago
It looks like the tag_map
is where we would look for the configured tags - https://github.com/jbodah/minitest-tagz/blob/master/lib/minitest/tagz.rb#L49
They are populated here - https://github.com/jbodah/minitest-tagz/blob/3c05b40b24a52c5fdec207c32ee8f7b336f87471/lib/minitest/tagz/patcher.rb#L30
:tada: This issue has been resolved in version 1.0.0 :tada:
The release is available on:
v1.0.0
Your semantic-release bot :package::rocket:
Similar to the RSpec feature, enable minitest test cases to be selectively disabled via integration with https://github.com/jbodah/minitest-tagz.