Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions src/content/code/tools/microcks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Microcks
description: Open source Kubernetes-native tool for API Mocking and Testing
url: https://microcks.io
github: microcks/microcks
---

Microcks is a platform for turning your API and microservices assets - *GraphQL schemas*, *OpenAPI specs*, *AsyncAPI specs*, *gRPC protobuf*, *Postman collections*, *SoapUI projects*_ - into live simulations in seconds.

It also reuses these assets for running compliance and non-regression tests against your API implementation. We provide integrations with *Jenkins*, *GitHub Actions*, *Tekton* and many others through a simple CLI.