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

Laws for 'TomlState' #319

Open
5 tasks
chshersh opened this issue May 19, 2020 · 0 comments
Open
5 tasks

Laws for 'TomlState' #319

chshersh opened this issue May 19, 2020 · 0 comments
Labels
test Testing (unit, properties)

Comments

@chshersh
Copy link
Contributor

Since we implement a custom combination of the StateT and MaybeT transformers, it would be nice to test their laws.

  • Functor
  • Applicative
  • Alternative
  • Monad
  • MonadState

Probably should be done before #240.

@chshersh chshersh added the test Testing (unit, properties) label May 19, 2020
@chshersh chshersh pinned this issue May 19, 2020
@chshersh chshersh unpinned this issue Mar 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Testing (unit, properties)
Projects
None yet
Development

No branches or pull requests

1 participant