ppx_testversion
A ppx replacement of pa_ounit
ppx_test tries to replace pa_ounit. It provides the following syntax sugars:
- with_location e, returns e and its source code location
- module_path, returns the current module path name
- let %TEST name = e, a replacement of TEST name = e
- let %TEST_UNIT name = e, a replacement of TEST_UNIT name = e
Author | Jun Furuse |
---|---|
License | MIT |
Published | |
Homepage | https://gitlab.com/camlspotter/ppx_test |
Issue Tracker | https://gitlab.com/camlspotter/ppx_test/-/issues |
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://gitlab.com/camlspotter/ppx_test/-/archive/1.7.0/ppx_test-1.7.0.tar.bz2 sha256=ff1e08e69961f7408c1e7628be44e5bc5bd3a596208d0b590a0be8bf528958ab md5=46ca4a6c2f145b24529fd30dc4e8e66b |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_test/ppx_test.1.7.0/opam |
Required by
- levenshtein>=1.1.3
- spotlib>=4.0.3 & <4.2.0