microcks / microcks-quarkus-demo

Quarkus demonstration app on how to use Microcks DevServices/Testcontainers in your dev/test workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Microcks Quarkus DevServices demo

This application is a demonstration on how to use Microcks DevServices with Quarkus in your dev/test workflow

Microcks Testcontainers Quarkus demo

You will work with a Quarkus 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

Quarkus demonstration app on how to use Microcks DevServices/Testcontainers in your dev/test workflow

License:MIT License


Languages

Language:HTML 92.3%Language:Java 7.7%