issue 17
(It appears this project has moved to GitHub) reported by btelles
- Looks like you can find the GitHub version of this project at:
mojombo / fixture-scenarios:
http://github.com/mojombo/fixture-scenarios/
At the time of writing, the commit that worked for me was from:
pelle / fixture-scenarios
At the very least it solves the problem of inheriting
ActiveSupport::TestCase instead of Test::Unit::TestCase (makes scenarios
work with rspec 1.1.12). Thanks Pelle!
http://github.com/pelle/fixture-scenarios/
Looks like you can find the GitHub version of this project at:
mojombo / fixture-scenarios:
http://github.com/mojombo/fixture-scenarios/
At the time of writing, the commit that worked for me was from:
pelle / fixture-scenarios
At the very least it solves the problem of inheriting
ActiveSupport::TestCase instead of Test::Unit::TestCase (makes scenarios
work with rspec 1.1.12). Thanks Pelle!
http://github.com/pelle/fixture-scenarios/