When simply using rspec
in cmd line the tests pass all fine, but when i specify the correct actual path rspec spec/features/todo_lists/create_spec.rb
the tests all fail citing uninitialized constant TodoList
, as if somehow rspec were not even recognising the app's code, seeing models, classes etc?
Any ideas what's happening here?
Aucun commentaire:
Enregistrer un commentaire