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 |
---|---|
Published | |
Homepage | http://bitbucket.org/camlspotter/ppx_test |
Issue Tracker | https://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open |
Maintainer | jun.furuse@gmail.com |
Dependencies | |
Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/ppx_test-1.4.0.tar.gz sha256=16aed3a51e389b8bfeed7d611e54e3054b8eeb0c14f32e096b0716ec789cf725 md5=dda3fcc1748c5b0cf5bdbd5d407d36a2 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_test/ppx_test.1.4.0/opam |
Required by
- levenshtein>=1.1.0 & <1.1.3
- spotlib>=2.4.1 & <3.1.2