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