added wip mode to cucumber

This commit is contained in:
Mark Ryall
2012-11-17 13:26:41 +10:00
parent 6ff332c3d4
commit 4b39b7585e
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
default: -t ~@wip -strict features
wip: -t @wip --wip features
+1
View File
@@ -1,3 +1,4 @@
@wip
Feature: Main process of Ocelots
AS A normal user
I WANT TO use main functionality of Ocelots