package qtest

  1. Overview
  2. Docs

Description

qtest extracts inline unit tests written using a special syntax in comments. Those tests are then run using the oUnit framework and the qcheck library. The possibilities range from trivial tests -- extremely simple to use -- to sophisticated random generation of test cases.

Tags

test property quickcheck

Published: 16 Feb 2018

Dependencies (6)

  1. qcheck >= "0.5"
  2. ocamlbuild build
  3. ounit >= "2.0.0"
  4. base-bytes
  5. ocamlfind
  6. ocaml >= "4.00.0" & < "5.0.0"

Dev Dependencies

None

Used by (19)

  1. batteries >= "2.5.0"
  2. containers >= "0.17" & < "3.9"
  3. containers-data < "3.9"
  4. containers-thread < "3.9"
  5. crdt-ml
  6. gen >= "0.5.1"
  7. iter < "1.6"
  8. lbvs_consent < "2.0.0"
  9. lwd
  10. lwt-pipe
  11. memcad
  12. nunchaku >= "0.5.1"
  13. oasis2opam >= "0.7"
  14. olinq >= "0.3"
  15. oseq < "0.5.1"
  16. portia >= "1.1"
  17. ptmap >= "2.0.1" & < "2.0.5"
  18. sequence >= "1.0"
  19. stringext >= "1.4.3"

Conflicts

None