@hackage testcontainers0.1.0.0
Docker containers for your integration tests.
Categories
License
MIT
Maintainer
alex.biehl@target.com
Links
Versions
Installation
Dependencies (12)
- aeson >=1.4.6 && <1.5
- base >=4.12 && <5
- bytestring >=0.10.8 && <0.11
- exceptions >=0.10.4 && <0.11
- lens >=4.19.2 && <5
- lens-aeson >=1.1 && <1.2 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