links for 2010-02-08
-
Cucumber supports a @wip tag for works-in-progress. However there is no longer a cucumber:wip rake task and its no longer required to use the @wip tag. As of 0.5, if there's a tag @foo that should not have any passing tests, use cucumber --wip --tags @foo