@hackage / cabal-test

Automated test tool for cabal projects.

Latest0.1

About

Metadata

  • Last updated , by DavidHimmelstrup
  • License BSD-3-Clause
  • Categories Testing
  • Maintained by: Lemmih (lemmih@gmail.com)

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Readme

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.