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

Doesn't detect matching spec if the actual file contains 'test' #243

Open
JustinAiken opened this issue Oct 23, 2014 · 0 comments
Open

Doesn't detect matching spec if the actual file contains 'test' #243

JustinAiken opened this issue Oct 23, 2014 · 0 comments

Comments

@JustinAiken
Copy link

I have a model called ExerciseTest, with files as expected:

  • app/models/exercise_test.rb
  • app/controllers/api/v1/exercise_tests_controller.rb

But neither creating a spec from that file, or switch to the existing spec (ie, spec/models/exercise_test_spec.rb) works because it gets confused the test in the name.

It would be nice if there was an option to disable TestUnit detection :)

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