package genet

  1. Overview
  2. No Docs
Genet is tool to build a continuous integration platform.

Install

Dune Dependency

Authors

Maintainers

Sources

old-codes-genet-0.3.tar.gz
md5=2ccfd22c7d164e7f29a5ddc9729b7a9c

Description

The user defines tools, branches and versions. Interfaces are added to branches and versions to modelize the possible behaviour of the tools.

Then the user defines chains, i.e. data flow using interfaces, and test cases.

Genet computes all tool version combinations to execute the chains on the test cases. Results can be compared.

Dependencies (12)

  1. rdf = "0.4"
  2. ocamldot >= "1.0"
  3. ocamlnet >= "3.6"
  4. pcre >= "6.2.5"
  5. mysql >= "1.0.4"
  6. xtmpl >= "0.5" & <= "0.7"
  7. menhir >= "20120123"
  8. lablgtk >= "2.16.0"
  9. lablgtk-extras >= "1.2"
  10. config-file >= "1.1"
  11. ocamlfind
  12. ocaml >= "4.00.0"

Dev Dependencies

None

Used by

None

Conflicts

None