@hackage tasty-tmux0.1.0.5
Terminal user acceptance testing (UAT) via tmux
Installation
Tested Compilers
Dependencies (8)
- base >=4.11 && <5
- bytestring >=0.10 && <0.13
- mtl >=2.2 && <2.4
- text >=1.2 && <3
- regex-posix >=0.95
- tasty >=1.2 Show all…
Dependents (1)
@hackage/tasty-prelude
tasty-tmux
Library for user acceptance testing (UAT) using tmux as the vehicle for running programs and interacting with them.
See "Test.Tasty.Tmux" module for usage examples and API documentation.
Note: This package currently does not integrate with the tasty packages API. We currently don't see any gain from doing so. If you find there would be a specific benefit, please file an issue.