6 lines
103 B
Makefile
6 lines
103 B
Makefile
test:
|
|
gherkin-lint
|
|
pipenv run behave --no-capture --stop
|
|
catalog:
|
|
pipenv run behave --steps-catalog
|