testcontainers
Testcontainers is an Elixir library that supports ExUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
TestingPackage Resources
Stars
Unreleased Activity
First Release
2
years agoLast Release
25
days agoDownloads
7.9k
last 90 daysLast Stable Version
2.1.0
Activity
Pull Requests
-
feat(connection): support TLS docker hosts via DOCKER_CERT_PATH
-
feat(docker): auto-resolve registry auth from ~/.docker/config.json
-
feat(ryuk): honor ryuk.container.privileged property and env var
-
feat(container): add Container.with_name/2
-
feat(pull_policy): add pull_if_missing and make it the default
Issues
Version 2.1.0
Dependencies
5Provides UUID generation, parsing, and formatting. Supports RFC 4122, and the v6 draft extension
Community
Looks like this space is still empty… Want to be the first to contribute?
Share an article, talk, or podcast by adding resources to this package.
meck
1.1.1A mocking framework for Erlang
mox
1.2.0Mocks and explicit contracts for Elixir
excoveralls
0.18.5Coverage report tool for Elixir with coveralls.io integration.
junit_formatter
3.4.0An ExUnit.Formatter that produces an XML report of the tests run in the project _build dir. It is a good fit with Jenkins test reporting plugin, for example.