Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change test name to use test_ prefix instead of suffix, add suffix option. #4

Open
napcs opened this issue Sep 8, 2015 · 1 comment

Comments

@napcs
Copy link
Owner

napcs commented Sep 8, 2015

Title says it all. Apparently test_ is the suggested approach for naming test files for MiniTest on a Ruby project, but the _test suffix is standard for Rails.

  • Change default
  • add support for --suffix option
  • alter templates so class name is properly created based on suffix option
  • pass options to constructor for the project creator.
  • adjust Rakefile?
@napcs
Copy link
Owner Author

napcs commented Aug 22, 2016

Not sure I really care that much. But if others do, they should chime in here.

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

No branches or pull requests

1 participant