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 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.
- Documentation
- Microcks Community and community meeting
To get involved with our community, please make sure you are familiar with the project's Code of Conduct.
The current development version is 1.10.0-SNAPSHOT
.
Here are the naming conventions we're using for current releases, ongoing development maintenance activities.
Status | Version | Branch | Container images tags |
---|---|---|---|
Stable | 1.9.1 |
master |
1.9.1 , latest |
Dev | 1.10.0-SNAPSHOT |
1.10.x |
nightly |
Maintenance | 1.9.2-SNAPSHOT |
1.9.x |
maintenance |
The build instructions are available in the contribution guide.