Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.02 KB

File metadata and controls

23 lines (16 loc) · 1.02 KB

Microcks Testcontainers ASP.NET Core Demo

This application is a demonstration of using Microcks with Testcontainers in an ASP.NET Core environment.

You will work with a ASP.NET Core application and explore:

  • 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 messages.

Table of Contents

Complementary Resources:

License Summary

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