system-test: Runs system tests of applications.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
System Test is a Haskell application which allows you to specify and run system tests of applications. Tests are defined in JSON files, whereby each test has a name, command, and expected output.
[Skip to Readme]
Properties
Versions | 0.1.1, 0.1.2, 0.1.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.11.1.4), ansi-terminal (>=0.6.2.3), base (>=4.7 && <5), bytestring (>=0.10.4.0), process (>=1.2.0.0), system-test, text (>=1.2.2.1) [details] |
License | MIT |
Copyright | (c) 2016 Christopher Wells |
Author | Christopher Wells |
Maintainer | cwellsny@nycap.rr.com |
Category | Testing |
Home page | https://github.com/ExcaliburZero/system-test-haskell |
Bug tracker | https://github.com/ExcaliburZero/system-test-haskell/issues |
Source repo | head: git clone https://github.com/ExcaliburZero/system-test-haskell.git |
Uploaded | by ExcaliburZero at 2016-05-22T20:14:42Z |
Modules
[Index]
- Test
- SystemTest
- Test.SystemTest.Main
- Test.SystemTest.Test
- SystemTest
Downloads
- system-test-0.1.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees