package testcontainers
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Docker containers for OCaml integration tests
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.0.tar.gz
md5=63a5c17a6b007f80fc3357592c9893e3
sha512=efaa80c1b8c691b1a5a7caa753091ed5d997fea3a71197749dc576735ece7c05ec9763e1208361fe8579db658eb25fa3d004b67dd31fcdf9a90f25eb95f839c9
Description
TestContainers is an OCaml library that provides lightweight, throwaway instances of databases, message brokers, or any service that runs in a Docker container. Enables reliable integration testing with real services instead of mocks.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page