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

Introduce quick check and use a modern unit test framework #42

Open
yoriyuki opened this issue Oct 30, 2017 · 2 comments
Open

Introduce quick check and use a modern unit test framework #42

yoriyuki opened this issue Oct 30, 2017 · 2 comments

Comments

@yoriyuki
Copy link
Owner

No description provided.

@yoriyuki yoriyuki added this to the v1.0.0 milestone Oct 30, 2017
@rgrinberg
Copy link
Collaborator

I nominate https://github.com/mirage/alcotest for a modern alternative.

@rgrinberg
Copy link
Collaborator

Another useful alternative here is https://github.com/janestreet/ppx_inline_test

Writing tests this way is quite nice and will be natively supported in jbuilder/dune very soon. The only downside is that it introduces a ppx dependency for building Camomile. I don't think that's such a big deal though so I'd still recommend it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants