« Return to Thread: Story teardowns?

Story teardowns?

by Andreas Axelsson-2 :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

Does the plain text story framework support teardowns? There doesn’t seem to be anywhere to put an “after” method. My stories test an application which parses and modifies a directory tree, which is currently generated in a Given-clause, and I want it to be deleted after each story. (I don’t mind if the stories take a few seconds to run, the specs are still fast)

 

Cheers ,

Andreas Axelsson

Combination AB

 


_______________________________________________
rspec-users mailing list
rspec-users@...
http://rubyforge.org/mailman/listinfo/rspec-users

 « Return to Thread: Story teardowns?