Skip to content

Spring Boot demonstration app on how to use Microcks Testcontainers in your dev/test workflow

License

Notifications You must be signed in to change notification settings

microcks/microcks-testcontainers-java-spring-demo

Repository files navigation

Microcks Testcontainers Spring Boot Demo

Microcks Testcontainers Spring demo

This application is a demonstration on how to integrate Microcks via Testcontainers within your development inner-loop.

You will work with a Spring Boot application and explore how to:

  • Use Microcks for provisioning third-party API mocks,
  • Use Microcks for simulating external Kafka events publishers,
  • Write tests using Microcks contract-testing features for both REST/OpenAPI based APIs and Events/AsyncAPI based messaging

Table of contents

License Summary

The code in this repository is made available under the MIT license. See the LICENSE file for details.

About

Spring Boot demonstration app on how to use Microcks Testcontainers in your dev/test workflow

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages