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

Passed, Failed Scenarios/Steps counts are not coming in results #1088

Open
np185092 opened this issue Jan 25, 2023 · 2 comments
Open

Passed, Failed Scenarios/Steps counts are not coming in results #1088

np185092 opened this issue Jan 25, 2023 · 2 comments

Comments

@np185092
Copy link

Previously when we ran tests through the command mvn clean test -P acceptance-test -Dcucumber.options="--tags @accept-test"

scenario and steps count comes like below:
image

But with cucumber 7.8.0, only test run info is only coming like below

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0

How to get the scenario and steps count

@np185092
Copy link
Author

@damianszczepanik can u plz look into it

@damianszczepanik
Copy link
Owner

Attach JSON file and add note what does "previously" mean

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