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
Homepagehttp://bitbucket.org/camlspotter/ppx_test
Issue Trackerhttps://bitbucket.org/camlspotter/ppx_test/issues?status=new&status=open
Maintainerjun.furuse@gmail.com
Dependencies
Source [http] https://github.com/ocaml/opam-source-archives/raw/main/ppx_test-1.2.1.tar.gz
md5=359a33d7488bed0211372b0c6a292eb7
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_test/ppx_test.1.2.1/opam
Required by