dhrun: Dhall/YAML configurable concurrent integration test executor.
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.
dhrun
starts a list of (Unix) processes, monitors the standard streams for patterns that should be expected or avoided, kills the processes when criteria are met and exits accordingly. It is configured using either Dhall or YAML.
Properties
Versions | 1.0.0, 1.0.1 |
---|---|
Change log | ChangeLog.md |
Dependencies | ansi-terminal (>=0.9.1 && <0.10), base (>=4.11.1 && <4.12), bytestring (>=0.10.8 && <0.11), conduit (>=1.3.0 && <1.4), conduit-extra (>=1.3.0 && <1.4), containers (>=0.5.11 && <0.6), dhall (>=1.24.0 && <1.25), directory (>=1.3.1 && <1.4), editor-open (>=0.6.0 && <0.7), filepath (>=1.4.2 && <1.5), mtl (>=2.2.2 && <2.3), optparse-applicative (>=0.15.0 && <0.16), process (>=1.6.3 && <1.7), protolude (>=0.2.2 && <0.3), text (>=1.2.3 && <1.3), time (>=1.8.0 && <1.9), unix (>=2.7.2 && <2.8), unliftio-core (>=0.1.2 && <0.2), yaml (>=0.8.32 && <0.9) [details] |
License | MIT |
Author | Valentin Reis |
Maintainer | fre@freux.fr |
Category | tools |
Source repo | head: git clone https://github.com/freuk/dhrun |
Uploaded | by fre at 2019-07-25T17:47:57Z |
library dhrun:dhrun-lib
Modules
- Dhrun
- Dhrun.Conduit
- Dhrun.Pure
- Dhrun.Run
- Types
- Dhrun.Types.Cfg
- Dhrun.Types.Dhall
- Dhrun.Types.Yaml
Downloads
- dhrun-1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees