/parallel-test-execution-workshop

Resources for Parallel test execution workshop

Primary LanguageGroovyApache License 2.0Apache-2.0

Parallel test execution workshop

CI

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).


Table of contents

2. Refactoring integration tests in an example service


Requirements (to build/run this project)

  • JDK 21
  • Docker

Sample applications and tests are written using: