We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
yarn add @cucumber/cucumber@8.0.0-rc.1
cucumber-js --require-module ts-node/register --require 'steps/**/*.ts' features
undefined undefined undefined ! H|H|H|H|H H__________________________________ H|§|§|§|H H|* * * * * *|---------------------| H|§|∞|§|H H| * * * * * |---------------------| H|§|§|§|H H|* * * * * *|---------------------| H|H|H|H|H H| * * * * * |---------------------| H|H|H|H|H H|---------------------------------| =============== H|---------------------------------| /| _ _ | H|---------------------------------| (| O O |) H|---------------------------------| /| U | H----------------------------------- | =/ | H _..._/ H _|I/|_ H _______/| H |/_______ H / / / H | | | / | H | ||o|| | H | | ||o|| | | H | | ||o|| | | H Carl Pilcher
Expected behavior cucumber tests are executed with cucumber standard report
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
FWIW this is a duplicate of #1885
Sorry, something went wrong.
duplicate of #1885
No branches or pull requests
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
cucumber-js --require-module ts-node/register --require 'steps/**/*.ts' features
Expected behavior
cucumber tests are executed with cucumber standard report
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: