testcontainers-scala
Docker container tester
Provides a Scala wrapper around a Java library to create and manage disposable Docker containers for testing applications.
Docker containers for testing in scala
635 stars
18 watching
127 forks
Language: Scala
last commit: 11 days ago Related projects:
Repository | Description | Stars |
---|---|---|
testcontainers/testcontainers-node | Provides a way to run tests with disposable instances of common environments and tools in Docker containers. | 1,925 |
whisklabs/docker-it-scala | A kit to simplify integration testing of Dockerized services using Scala | 431 |
testcontainers/testcontainers-java | A Java library providing lightweight instances of databases and web browsers in Docker containers for integration testing | 8,032 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,154 |
testcontainers/testcontainers-dotnet | A library to create temporary Docker containers for testing .NET applications | 3,812 |
appium/appium-docker-android | Automates Android testing on real devices using Appium and Docker | 600 |
softsam/docker-appium | A Docker-based tool for running Appium tests on mobile devices | 8 |
devexpress/testcafe-react-selectors | A plugin for TestCafe that simplifies testing ReactJS applications by providing extensions to select and interact with components. | 203 |
devcontainers/ci | An automation tool for building and running containers in CI/CD pipelines. | 350 |
felixgborrego/simple-docker-ui | A native app for monitoring and managing Docker containers using a graphical user interface | 599 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
scalaprops/scalaprops | A property-based testing library for Scala that provides features like flexible parameter settings and deterministic testing. | 277 |
microsoft/vscode-docker | An extension for Visual Studio Code that simplifies containerized application development and debugging. | 1,216 |
typelevel/scalacheck | A library used to verify properties of software through automated tests | 1,941 |
foonathan/docker | Automated C++ build and testing containers | 48 |