Easy fixtures easyb style
The hip team over at easyb.org has been diligently working towards a 1.0 release and recently added the notion of fixtures for stories; that is, the DSL has been updated to include: before_each and after_each. These constructs operate much the same as JUnit’s original fixtures in that code in the before_each closure is executed before each scenario and after_each, after.
Tags : announcement groovy how-to java programming
You will be redirected to Easy fixtures easyb style, in 20 seconds.
