Why the cucumber features keeps running even though it fails?
- by Millisami
Its a rails 2.3.5 app. I'm using the rspec and cucumber for testing.
When I run autospec, it runs correctly with the warning (Not running features. To run features in autotest, set AUTOFEATURE=true.) as below:
[~/rails_apps/automation (campaign)?] ? autospec
(Not running features. To run features in autotest, set AUTOFEATURE=true.)
(Not running…