Is anybody using Cucumber to test an app built with Sequel?

I'm trying to ensure that each scenario is run within a transaction.

A cucumber 'World' defines Before and After hooks, but as far as I can
tell, sequel only allows you to create transactions using a block
syntax so I'm struggling with the best way to approach it.

Has anybody solved this problem already?

Steve

-- 
/tooky

--

You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.


Reply via email to