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

Provide alternate backends that use different OCaml PBT libraries #5

Open
ngernest opened this issue Oct 17, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ngernest
Copy link
Owner

ngernest commented Oct 17, 2024

Although the property-based testing code derived by Mica currently uses Jane Street’s Core.Quickcheck
library, Mica’s design is library-agnostic. It would be nice if Mica had alternate backends that used different OCaml PBT libraries (e.g. QCheck, Bam and Popper).

In particular, it'd be nice to build on recent work that uses the Etna PBT evaluation platform (Shi et al, ICFP '23) to compare the efficacy of different OCaml PBT frameworks (see Nikhil Kamath's PLDI '24 SRC work).

@ngernest ngernest added the enhancement New feature or request label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant