mirror of
https://github.com/wahyd4/ocelots.git
synced 2026-08-09 04:56:21 +10:00
added wip mode to cucumber
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
default: -t ~@wip -strict features
|
||||
wip: -t @wip --wip features
|
||||
@@ -1,3 +1,4 @@
|
||||
@wip
|
||||
Feature: Main process of Ocelots
|
||||
AS A normal user
|
||||
I WANT TO use main functionality of Ocelots
|
||||
|
||||
Reference in New Issue
Block a user