AltGr / opam-rt

Regression Testing framework for OPAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opam-rt

The goal of opam-rt is to test for regressions in OPAM.

OPAM has already its own test suite but some corner-cases are more easily tested in a more dedicated framework (ie. not a collection of shell scripts, but something well-designed and written in a real programming language).

Status

This is work-in-progress, mainly dedicated to test the new opam update strategy. As it is still the early days, the API will certainly evolve quite quickly.

Any external contribution, as testing ideas or pull request, is most than welcome.

About

Regression Testing framework for OPAM


Languages

Language:OCaml 100.0%