testcontainers: Docker containers for your integration tests.
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
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- testcontainers-0.5.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.4.0.0, 0.5.0.0 (info) |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=1.4.6 && <3), aeson-optics (>=1.1 && <2), async, base (>=4.12 && <5), bytestring (>=0.10.8 && <0.12), directory (>=1.3.6 && <2), exceptions (>=0.10.4 && <0.11), http-client (>=0.5.14 && <1), http-types (>=0.12.3 && <1), mtl (>=2.2.2 && <3), network (>=3.1.2.0 && <3.2), optics-core (>=0.1 && <0.5), process (>=1.6.5 && <1.7), random (>=1.2 && <2), resourcet (>=1.2.4 && <1.4), tasty (>=1.0 && <1.6), text (>=1.2.3 && <3), unliftio-core (>=0.1.0 && <0.3) [details] |
Tested with | ghc ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.2 |
License | MIT |
Copyright | 2023 Alex Biehl |
Author | Alex Biehl |
Maintainer | alex.biehl@gmail.com |
Revised | Revision 2 made by alexbiehl at 2024-11-15T08:50:02Z |
Category | Development |
Source repo | head: git clone https://github.com/testcontainers/testcontainers-hs |
Uploaded | by alexbiehl at 2023-02-20T16:16:48Z |
Distributions | |
Downloads | 990 total (32 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-20 [all 1 reports] |