@hackage cabal-test0.1

Automated test tool for cabal projects.

  • Categories

  • License

    BSD-3-Clause

  • Maintainer

    Lemmih (lemmih@gmail.com)

  • Versions

    • 0.1 Sun, 16 Sep 2007

Cabal-test is a tool for testing cabal projects. It uses the GHC-api to load the code so any code currently buildable by GHCi should be testable by cabal-test. You can choose how many tests to run and how many to run concurrently.