[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#717759: ITP: pa-ounit -- OCaml syntax extension for writing inline testing



Subject: ITP: pa-ounit -- OCaml syntax extension for writing inline testing
Package: wnpp
Owner: Lifeng Sun <lifongsun@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-ocaml-maint@lists.debian.org

* Package name    : pa-ounit
  Version         : 109.34.00
  Upstream Author : Jane Street Capital LLC <opensource@janestreet.com>
* URL             : https://github.com/janestreet/pa_ounit
* License         : Apache-2.0
  Programming Lang: OCaml
  Description     : OCaml syntax extension for writing inline testing

pa-ounit supports these syntax for writing inline testing in ocaml code:

TEST name? = <boolean expr> (* true means ok, false or exn means broken *)
TEST_UNIT name? = <unit expr> (* () means ok, exn means broken *)
TEST_MODULE name? = <module expr> (* to group TESTs (to share some setup for instance) *)

-- 

Attachment: signature.asc
Description: Digital signature


Reply to: