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
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.6.0/ppx_test-1.6.0.tar.bz2
md5=cef498f9bf9bbdef0a21fcb2d0f94f67
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_test/ppx_test.1.6.0/opam
Required by