The TBC package
TBC is a harness for running tests, relying on other libraries such as QuickCheck and HUnit to do the actual testing. TBC lets you skip a lot of boilerplate by adopting naming conventions for tests. It also supports test-driven development (TDD) by running as many tests as it can compile, whatever the state of the project as a whole. For further information see the examples that accompany the distribution.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3 |
|---|---|
| Dependencies | base (4.*), Cabal (≥1.10 & <2), deepseq, directory, filepath, process, unix |
| License | BSD3 |
| Copyright | Peter Gammie, Mark Wotton |
| Author | Peter Gammie, Mark Wotton |
| Maintainer | peteg42@gmail.com |
| Category | Testing |
| Source repository | git clone git://github.com/peteg/TBC.git |
| Executables | tbc |
| Upload date | Sun Jun 24 05:17:20 UTC 2012 |
| Uploaded by | PeterGammie |
| Built on | ghc-7.4 |
Modules
- Test
Downloads
- TBC-0.0.3.tar.gz (Cabal source package)
- package description (included in the package)