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

Test Case count is not displaying correctly in Serenity 4.2.16 version #3615

Open
SaiPrasanthN opened this issue Feb 13, 2025 · 0 comments
Open

Comments

@SaiPrasanthN
Copy link

What happened?

Count of test cases in serenity reports is not being displayed correctly .

If a test case has 10 test steps and if the test case has failed at 5th step, it is counting all the remaining test steps as individual test case

Test count is being displayed as 5 instead of 1 .

What did you expect to happen?

Count of the test case should be displayed as 1
Also, skipped steps should not be treated as individual test case

Serenity BDD version

4.2.16

JDK version

23

Execution environment

No response

How to reproduce the bug.

If a test case has 10 test steps and if the test case has failed at 5th step, it is counting all the remaining test steps as individual test case

Test count is being displayed as 5 instead of 1 .

How can we make it happen?

Add it to the Serenity BDD backlog and wait for a volunteer to pick it up

@SaiPrasanthN SaiPrasanthN changed the title Test Case count is not displaying correctly in Serenity 4.2.16 versiom Test Case count is not displaying correctly in Serenity 4.2.16 version Feb 13, 2025
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

1 participant