Skip to content

Transform the Popper.test to Alcotest.test #53

Description

@vch9

I believe it could be a good thing for Popper to transform an Popper.test to Alcotest.test.

From what your runner looks like they're both similar, but in a large-scale project it can be
good to reduce the number of test runners.

QCheck does it here, and we do use that function for uniformity of tests in Tezos.

I also understand that your library intends to be a unit test and property based test library. Reducing the need
to use Alcotest in a test suite at all.

Edit: this could be a discussion instead of a issue actually

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions