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

Skip to content

Conversation

@ioleo
Copy link
Member

@ioleo ioleo commented Mar 27, 2020

Due to name clash we can't import both TestAspect._ and Expectation._.
Since fails alternative is already taken by Assertion._ I believe the most semantically sound fix is to rename TestAspect.failure to TestAspect.failing. It also happens to be same length.

@adamgfraser

@ioleo ioleo force-pushed the failure-aspect-rename branch from de6e4a1 to ef74ea4 Compare March 27, 2020 18:10
@jdegoes
Copy link
Member

jdegoes commented Mar 28, 2020

I do think we should try to be internally name-clash free as much as possible as it results in a much better experience.

@adamgfraser
Copy link
Contributor

I agree.

@adamgfraser adamgfraser merged commit 1b596a3 into zio:master Mar 28, 2020
@ioleo ioleo deleted the failure-aspect-rename branch March 29, 2020 12:07
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.

3 participants