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

Assertions' assertResult, shouldBe and mustBe matchers with scala.CanEqual #2002

Merged
merged 4 commits into from
Apr 20, 2021

Conversation

cheeseng
Copy link
Contributor

@cheeseng cheeseng commented Apr 16, 2021

  • Enhanced Assertions' assertResult for dotty to use scala.CanEqual.
  • Enhanced shouldBe and mustBe matcher for dotty to use scala.CanEqual.
  • Enhanced shouldBe and mustBe of inspector shorthand matcher for dotty to use scala.CanEqual.

@cla-bot cla-bot bot added the cla-signed label Apr 16, 2021
@cheeseng cheeseng changed the title Assertions' assertResult with scala.CanEqual Assertions' assertResult, shouldBe and mustBe matchers with scala.CanEqual Apr 17, 2021
@bvenners bvenners merged commit ea863af into scalatest:3.2.x-new Apr 20, 2021
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.

2 participants