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

Add extras-hedgehog-cats-effect3 to provide cats-effect3 test kit for Hedgehog #58

Closed
kevin-lee opened this issue Dec 12, 2021 · 0 comments · Fixed by #60
Closed

Add extras-hedgehog-cats-effect3 to provide cats-effect3 test kit for Hedgehog #58

kevin-lee opened this issue Dec 12, 2021 · 0 comments · Fixed by #60
Assignees
Labels
task Task
Milestone

Comments

@kevin-lee
Copy link
Owner

Task

Summary

Add extras-hedgehog-cats-effect3 to provide cats-effect3 test kit for hedgehog

Project Details

Version: 0.2.0

Description

e.g.)

import CatsEffectRunner._
implicit val ticket: Ticker = Ticker(TestContext())

val actual   = IO.pure(1)
val expected = 1

actual.completeAs(expected)
@kevin-lee kevin-lee added the task Task label Dec 12, 2021
@kevin-lee kevin-lee added this to the milestone3 milestone Dec 12, 2021
@kevin-lee kevin-lee self-assigned this Dec 12, 2021
kevin-lee added a commit that referenced this issue Dec 12, 2021
kevin-lee added a commit that referenced this issue Dec 12, 2021
kevin-lee added a commit that referenced this issue Dec 12, 2021
…fect3

Close #58 - Add `extras-hedgehog-cats-effect3` to provide `cats-effect3` test kit for `hedgehog`
@kevin-lee kevin-lee mentioned this issue Dec 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task
Projects
None yet
1 participant