diff --git a/src/content/code/tools/microcks.md b/src/content/code/tools/microcks.md new file mode 100644 index 0000000000..c42110a927 --- /dev/null +++ b/src/content/code/tools/microcks.md @@ -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. \ No newline at end of file