Microcks
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
Install / Use
/learn @microcks/MicrocksREADME
Microcks - Kubernetes native tool for API Mocking & Testing
Microcks is a platform for turning your API and microservices assets - OpenAPI specs, AsyncAPI specs, gRPC protobuf, GraphQL schema, Postman collections, SoapUI projects - into live mocks in seconds.
It also reuses these assets to run contract conformance and non-regression tests against your API implementation. We provide integrations with Jenkins, GitHub Actions, Tekton and many others through a simple CLI.
Getting Started
- Documentation
- Microcks Community and community meeting
To get involved with our community, please familiarize yourself with the project's Code of Conduct.
Build Status
The current development version is 1.13.3-SNAPSHOT on branch 1.13.x.
Sonarcloud Quality metrics
Fossa license and security scans
Signature, Provenance, SBOM
OpenSSF best practices
Versions
Here are the naming conventions we're using for current releases, ongoing development maintenance activities.
| Status | Version | Branch | Container images tags |
| ----------- |-------------------|----------|-----------------------|
| Stable | 1.13.2 | master | 1.13.2, latest |
| Dev | 1.13.3-SNAPSHOT | 1.13.x | nightly |
| Maintenance | 1.12.2-SNAPSHOT | 1.12.x | maintenance |
Have a look at our tested configurations to know more about the versions of dependencies and integrations that we are using for development and testing.
How to build Microcks
The build instructions are available in the building guide.
