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

Skip to content

Conversation

@joroKr21
Copy link
Contributor

Fix #9227
/claim #9227

s"0 was not equal to 1",
s"""${blue("c")} did not satisfy isSome(equalTo(1)).label("third")""",
""" ✗ Option was None
| someB
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't this be eqB instead?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eqB wasn't executed, because someB already failed (the outer one)

Copy link
Contributor

Choose a reason for hiding this comment

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

Aghh got it

@kyri-petrou kyri-petrou merged commit 64c48ce into zio:series/2.x Dec 9, 2024
18 checks passed
@joroKr21 joroKr21 deleted the test/labels branch December 9, 2024 08:06
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.

ZIO Test Should Report a Failed Test With the Most Accurate Label

2 participants