TBC: Testing By Convention
TBC is a harness for running tests, relying on other libraries such as QuickCheck and HUnit to do the actual testing. If the tests follow conventions, TBC lets you skip a lot of boilerplate.
| Version | 0.0.1 |
|---|---|
| Dependencies | base (>=4 && <5), Cabal, 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 | Mon Jul 27 01:06:33 UTC 2009 |
| Uploaded by | PeterGammie |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
- Test
- Test.TBC
Downloads
- TBC-0.0.1.tar.gz (Cabal source package)
- package description (included in the package)
