You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
bglick
added a commit
to bglick/sublime-text-2-ruby-tests
that referenced
this issue
Apr 22, 2015
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 :)
The text was updated successfully, but these errors were encountered: