Skip to content

Conversation

bluehallu
Copy link

minitest task doesn't exist anymore, hook into rake test directly does work.

minitest task doesn't exist anymore, hook into rake test directly does work.
@shepmaster
Copy link
Member

Thanks for your contribution!

CI::Reporter is designed to be used with any Ruby project, not just ones using Rails. As such, the project may create a Rake task with whatever name they choose. Our intent was that the text Rake code that creates a task called :minitest in the README would indicate that.

Do you have a suggestion for how to make this more clear, without picking another static name that will confuse a different person?

@bluehallu
Copy link
Author

I see your point, I'd probably explicitly say in the instructions that for rails that's what you need to call as I imagine that's the most popular use case for minitest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants