More appropiate defaults for testing targets.

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-08-21 09:10:42 +02:00
parent 443aa0f39c
commit 126beca86e
+2 -2
View File
@@ -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