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
AuthorJun Furuse
LicenseMIT
Published
Homepagehttps://gitlab.com/camlspotter/ppx_test
Issue Trackerhttps://gitlab.com/camlspotter/ppx_test/-/issues
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://gitlab.com/camlspotter/ppx_test/-/archive/1.8.0/ppx_test-1.8.0.tar.gz
md5=11571478e9dd5b3c04681e89a0106044
sha512=12e67fa5eff5bc7df6575d01ca7aa53d28a1ff044a007dd3791af13388311e8a6c2e1130cc2bd338415b229c6f101355a4205a9c905382248a1d7857773047ec
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_test/ppx_test.1.8.0/opam
Required by