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 duration in allure report fix #41

Merged
merged 1 commit into from
Dec 7, 2022

Conversation

rehsals
Copy link
Contributor

@rehsals rehsals commented Nov 25, 2022

If we take the test duration from test steps we should not only take stop time from the last step but also start time from the first test.
Otherwise start time from meta is not consistent with stop time from the last step and we get incorrect durations in allure report
Screenshot 2022-11-25 at 12 37 55

@rehsals
Copy link
Contributor Author

rehsals commented Nov 25, 2022

After this fix
Screenshot 2022-11-25 at 13 03 34

@rehsals rehsals changed the title Test duration fix Test duration in allure report fix Nov 25, 2022
@eroshenkoam eroshenkoam merged commit 52c30c0 into eroshenkoam:master Dec 7, 2022
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

Successfully merging this pull request may close these issues.

2 participants