Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

behave_ext.cucumber_json:PrettyCucumberJSONFormatter is unknown #33

Open
slequeux opened this issue Oct 13, 2020 · 0 comments
Open

behave_ext.cucumber_json:PrettyCucumberJSONFormatter is unknown #33

slequeux opened this issue Oct 13, 2020 · 0 comments
Assignees

Comments

@slequeux
Copy link
Contributor

On a freashly cookie-cuttered project, I ran make bdd target, but it failed.

$make bdd
poetry run behave features --format=behave_ext.cucumber_json:PrettyCucumberJSONFormatter -o cucumber-report.json --format=pretty
usage: behave [options] [ [DIR|FILE|FILE:LINE] ]+
behave: error: format=behave_ext.cucumber_json:PrettyCucumberJSONFormatter is unknown
make: *** [bdd] Error 2
`
``

In my environment, I already ran `make setup-dev-host` and `make setup-dev-env-full` to gat all dependencies.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants