package genet

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

Install

Dune Dependency

Authors

Maintainers

Sources

genet-0.6.tar.gz
md5=ac3aca5272d1e09180fdb50f42c5f8bb

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 (14)

  1. conf-glade = "2"
  2. conf-gnomecanvas = "2"
  3. rdf >= "0.8.0"
  4. ocamldot >= "1.0"
  5. ocamlnet >= "3.6.5"
  6. pcre >= "7.0.2"
  7. mysql >= "1.1.1"
  8. xtmpl >= "0.8"
  9. menhir >= "20120123"
  10. lablgtk >= "2.16.0"
  11. lablgtk-extras >= "1.2"
  12. config-file >= "1.1"
  13. ocamlfind
  14. ocaml >= "4.00.0" & < "4.06"

Dev Dependencies

None

Used by

None

Conflicts

None