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

alcotest.0.5.0 - via opam-publish #6843

Merged
merged 1 commit into from
Jun 27, 2016

Conversation

samoht
Copy link
Member

@samoht samoht commented Jun 27, 2016

Alcotest is a lightweight and colourful test framework.

Alcotest exposes simple interface to perform unit tests. It exposes
a simple TESTABLE module type, a check function to assert test
predicates and a run function to perform a list of unit -> unit
test callbacks.

Alcotest provides a quiet and colorful output where only faulty runs
are fully displayed at the end of the run (with the full logs ready to
inspect), with a simple (yet expressive) query language to select the
tests to run.




0.5.0 (2016-06-27)

@camelus
Copy link
Contributor

camelus commented Jun 27, 2016

✅ All lint checks passed af1df8e
  • These packages passed lint tests: alcotest.0.5.0

@samoht samoht force-pushed the opam-publish/alcotest.0.5.0 branch from cfbbd6f to af1df8e Compare June 27, 2016 07:27
@samoht samoht merged commit ab6373a into ocaml:master Jun 27, 2016
@samoht samoht deleted the opam-publish/alcotest.0.5.0 branch September 21, 2016 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants