This repository contains code and instructions used in parallel execution workshop. Examples are based on parallel execution feature for Spock, but concepts shown here can be used with other testing frameworks (JVM or non-JVM).
- JDK 17
- Docker
Sample applications and tests are written using:
- Spring + Spring Boot
- MongoDB
- Java Client for Hermes
- Spock
- Testcontainers
- WireMock
- Hermes Mock
- tests-execution-chart Gradle plugin (tests execution schedule visualization)