Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #8377.

When we run multiple specs potentially in parallel we should not add their execution times but instead should keep track of when they started and completed and report the total time as the difference between when the first test started and the last test completed.

@adamgfraser adamgfraser merged commit 6a2af42 into zio:series/2.x Sep 11, 2023
@adamgfraser adamgfraser deleted the 8377 branch September 18, 2023 13:57
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.

zio-test reports test time wrong

2 participants