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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #2851. Resolves #4007.

Adds a service to the TestEnvironment containing default configuration information for number of times to repeat nonflaky tests, number of times to retry flaky tests, number of samples for property based tests, and number of shrinks for property based tests. Adds test aspects to allow locally overriding them.

@adamgfraser adamgfraser requested a review from jdegoes August 13, 2020 19:10
Copy link
Member

@jdegoes jdegoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really nice work 👍

@jdegoes jdegoes merged commit 30d2fbf into zio:master Aug 15, 2020
@adamgfraser adamgfraser deleted the testconfig branch August 17, 2020 15:02
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] Control checkM behaviour via aspects ZIO Test: Make it Easier to Configure Number of Property Based Tests

2 participants