Skip to content

Conversation

ckipp01
Copy link
Member

@ckipp01 ckipp01 commented Sep 25, 2021

This is an opinionated change, but I'm a firm believer in munit.
There were some test issues previously that were pretty hard to debug
due to the nasty diffs that scalatest gives you compared to munit. Plus
when doing the migration I actually found some mistakes in the tests that
were false positives which switching from === to assertEquals unveiled.

It's a pretty straightforward migration.

This is an opinionated change, but I'm a firm believer in munit.
There were some test issues previously that were pretty hard to debug
due to the nasty diffs that scalatest gives you compared to munit. Plus
when doing the migration I actually found some mistakes in the tests that
were false positives which switching from === to `assertEquals` unveiled.

It's a pretty straightforward migration.
@ckipp01 ckipp01 merged commit 272f34e into scoverage:V2 Sep 25, 2021
@ckipp01 ckipp01 deleted the munit branch September 25, 2021 14:51
@ckipp01 ckipp01 added this to the 2.0 milestone Sep 27, 2021
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.

1 participant