Skip to content

Implement property-based tests for Validation #176

@chshersh

Description

@chshersh

Most important instances that need to be covered:

  1. Applicative
  2. Alternative
  3. Semigroup
  4. Monoid

Also, I've noticed that *> and <* operators are not implemented efficiently, they need to implemented in the style of <*>... So once we have tests we can verify that the implementations are indeed correct.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Hacktoberfesthttps://hacktoberfest.digitalocean.com/tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions