Spring Boot
Repositories
bmuschko repositories
A golang library for building interactive prompts with full support for windows and posix terminals.
Demonstrates the usage of TestContainers with a Spring Boot application.
Testcontainers is a Golang library that providing a friendly API to run Docker container. It is designed to create runtime environment to use during your automatic tests.
The exercises and samples for the training "Integration Testing with Docker and Testcontainers".
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
A Spring Boot application tested with TestContainers.
The exercises and samples for the training "Testing Go Projects".