Files
kapow/spec/test/Makefile
T

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