ppx_test
A ppx replacement of pa_ounit.
Description
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
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 27 Apr 2016
- Authors
- Maintainers
Sources
Dependencies
Reverse Dependencies
levenshtein
>= "1.1.0" & < "1.1.3"
spotlib
>= "2.4.1" & < "3.1.2"