Re: [rspec-users] [Cucumber, BDD] When not to use Cucumber?

2009-01-24 Thread voodoorai2000
Brent Snook wrote: > > My current recipe for testing spread is to automate the acceptance > scenarios > using a tool like story runner/cucumber and then use specs for targeted > integration and unit level testing. The automated acceptance scenarios > cover > the main scenarios that the customer

Re: [rspec-users] Attachment-fu + Story Runner

2007-12-12 Thread voodoorai2000
Hi, I had the same problem, couldn't get it to run with Stories thought... Had to test file uploads using controller specs, which works but is not as clear as a Story. I'm guessing the bug where it changes the TempFile to a String will be fixed soon by the core team, but if someone has a patch i