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

[Vitest] Use actual test duration #901

Merged
merged 1 commit into from
Mar 8, 2024
Merged

Conversation

epszaw
Copy link
Member

@epszaw epszaw commented Mar 8, 2024

Context

fixes #899

I decided to get rid of the complicated logic of test duration calculation in favour of native test duration.

Vitest output

image

Allure report

image

Checklist

@epszaw epszaw added type:bug Something isn't working theme:vitest labels Mar 8, 2024
@epszaw epszaw requested a review from delatrie March 8, 2024 10:00
@epszaw epszaw merged commit 34d7cef into main Mar 8, 2024
9 checks passed
@epszaw epszaw deleted the issue-899-vitest-correct-duration branch March 8, 2024 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:vitest type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test execution duration is displayed incorrectly for allure-vitest/reporter
2 participants