Files
kapow/spec/test/Makefile
Roberto Abdelkader Martínez Pérez 6257db82dd Add wip target to test wip marked scenarios.
2019-08-21 08:56:24 +02:00

8 lines
153 B
Makefile

wip:
pipenv run behave --no-capture --stop --wip
test:
gherkin-lint
pipenv run behave --no-capture --stop
catalog:
pipenv run behave --steps-catalog