@hackage testcontainers0.2.0.0
Docker containers for your integration tests.
Categories
License
MIT
Maintainer
alex.biehl@target.com
Links
Versions
Installation
Dependencies (13)
- aeson >=1.4.6 && <1.5
- aeson-optics >=1.1 && <1.2
- base >=4.12 && <5
- bytestring >=0.10.8 && <0.11
- exceptions >=0.10.4 && <0.11
- mtl >=2.2.2 && <2.3 Show all…
Dependents (9)
@hackage/rds-data, @hackage/effectful-zoo, @hackage/tower-hs, @hackage/http-tower-hs, @hackage/amqp-streamly, @hackage/rds-data-polysemy, Show all…
testcontainers is a Haskell library that provides a friendly API to run Docker containers. It is designed to create a runtime environment to use during your integration tests