Skip to content

allegro/parallel-test-execution-workshop

Repository files navigation

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 17
  • Docker

Sample applications and tests are written using: