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

Skip to content

Conversation

@adamgfraser
Copy link
Contributor

Resolves #3226. Adds an only test annotation and an only test aspect that adds the annotation. The test executor then first traverses the spec to determine if any specs are annotated with only, if so it runs those specs, otherwise it runs all specs.

@adamgfraser adamgfraser requested a review from jdegoes March 31, 2020 15:34
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.

Much nicer than the old way!

@jdegoes jdegoes merged commit 19c5baf into zio:master Mar 31, 2020
@adamgfraser adamgfraser deleted the 3226 branch March 31, 2020 18:44
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: @@ only TestAspect

2 participants