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
639 stars
18 watching
126 forks
Language: Scala
last commit: about 1 month 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,970 |
whisklabs/docker-it-scala | A kit to simplify integration testing of Dockerized services using Scala | 432 |
testcontainers/testcontainers-java | A Java library that provides lightweight, throwaway instances of common databases or other applications in Docker containers for testing purposes. | 8,061 |
scalatest/scalatest | A testing toolkit for writing and running tests for Scala and Java software | 1,155 |
testcontainers/testcontainers-dotnet | A library that provides throwaway instances of Docker containers for testing .NET applications. | 3,848 |
appium/appium-docker-android | Automates Android testing on real devices using Appium and Docker | 605 |
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. | 356 |
felixgborrego/simple-docker-ui | A native app for monitoring and managing Docker containers using a graphical user interface | 600 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 181 |
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,223 |
typelevel/scalacheck | A library used to verify properties of software through automated tests | 1,944 |
foonathan/docker | Automated C++ build and testing containers | 48 |