diff --git a/spec/test/Makefile b/spec/test/Makefile index a73f203..49b8678 100644 --- a/spec/test/Makefile +++ b/spec/test/Makefile @@ -1,3 +1,5 @@ test: gherkin-lint - pipenv run behave --no-capture + pipenv run behave --no-capture --stop +catalog: + pipenv run behave --steps-catalog