Skip to content

Commit 5f9a4ea

Browse files
authored
Added mention of munit-cats-effect
1 parent fd20d6a commit 5f9a4ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,10 @@ Early versions (`0.x.y`) were published under the `com.codecommit` groupId.
163163

164164
## Similar projects
165165

166+
### munit-cats-effect
167+
168+
[munit-cats-effect](https://github.com/typelevel/munit-cats-effect) is a very similar library to this one, but specifically targeted at [munit](https://scalameta.org/munit/).
169+
166170
### scalacheck-effect
167171

168172
[scalacheck-effect](https://github.com/typelevel/scalacheck-effect) is a library that extends the functionality of [ScalaCheck](https://scalacheck.org) to support "effectful" properties. An effectful property is one that evaluates each sample in some type constructor `F[_]`.

0 commit comments

Comments
 (0)