Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.4 KB

File metadata and controls

28 lines (19 loc) · 1.4 KB

Microcks Testcontainers NestJS Demo

Microcks Testcontainers Node/NestJS demo

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

NestJS is a progressive Node.js framework for building efficient and scalable server-side applications.

Nest Logo

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.