Skip to content

refactor testing code #20

Description

@agarwal

All code related to tests is in one monolothic file. Improvements would be:

  • Create a test library. Move virtually all code there and follow corresponding design guide, e.g. provide mli, document every function, etc.
  • Make random generators an instance of Core's Quickcheck.Generator.t.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions