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.5.tar.gz
md5=db26ab76407f8bff7d818378082fedee

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.7.0"
  2. ocamldot >= "1.0"
  3. ocamlnet >= "3.6.5"
  4. pcre >= "7.0.2"
  5. mysql >= "1.1.1"
  6. xtmpl = "0.6"
  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