More appropiate defaults for testing targets.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
wip:
|
wip:
|
||||||
pipenv run behave --no-capture --stop --wip
|
pipenv run behave --stop --wip
|
||||||
test:
|
test:
|
||||||
gherkin-lint
|
gherkin-lint
|
||||||
pipenv run behave --no-capture --stop
|
pipenv run behave --no-capture
|
||||||
catalog:
|
catalog:
|
||||||
pipenv run behave --steps-catalog
|
pipenv run behave --steps-catalog
|
||||||
|
|||||||
Reference in New Issue
Block a user