Skip to content

Use a third-party testing framework. #96

@teo-tsirpanis

Description

@teo-tsirpanis

FParsec's test suite is currently a console app that manually runs all tests in sequence. This approach has many disadvantages, with the most important being that if a test fails these after it will not run. Besides that the test execution is not parallelized, and we are missing many useful features of third-party testing frameworks.

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