package ospec

  1. Overview
  2. Docs
Behavior-Driven Development tool for OCaml, inspired by RSpec

Install

Dune Dependency

Authors

Maintainers

Sources

ospec-0.3.2.tar.gz
md5=b91a37fbc0f3cf2e50097142568e0d9c

Description

OSpec is a Behavior-Driven Development tool for OCaml, inspired by RSpec, a Ruby BDD library. It is implemented as a Camlp4 syntax extension.

Published: 21 Nov 2013

Dependencies (4)

  1. ocamlbuild build
  2. camlp4
  3. ocamlfind
  4. ocaml < "4.06.0"

Dev Dependencies

None

Used by (3)

  1. bes
  2. promela
  3. uint < "1.1.1"

Conflicts

None