Closed zeroryu closed 7 years ago
Since this is a breaking change, could you make it opt-in? An option on Minitest::CI
would suffice.
The logic is a little confusing here, saying use_module_name
to default true
but still uses the old name.
@zeroryu Great! Could you write a test and then squash your commits?
You may want to take a look at #16, thank you for the inspiration @zeroryu!
Allows for better compatibility with circle ci artifact uploads.
ParentClass::ChildClass::ExampleController will generate parent_class/child_class/example_controller-TEST.xml