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

Detect defects in JUnit tests #8688

Merged
merged 1 commit into from Mar 11, 2024
Merged

Detect defects in JUnit tests #8688

merged 1 commit into from Mar 11, 2024

Conversation

pablf
Copy link
Member

@pablf pablf commented Mar 11, 2024

/claim #8565
The JUnit Runner didn't detect tests with defects. Also the test-junit test is now restored.

@loicdescotte However, it's better in your example to leverage ZIO's error management when constructing the ZLayer using for example ZLayer.fromZIO(ZIO.attempt(_)) instead of ZLayer.succeed (ignore this if it was used just for the minimal example and doesn't apply to your use case).

@jdegoes jdegoes merged commit f4fb47e into zio:series/2.x Mar 11, 2024
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants