Skip to content
Compare
Choose a tag to compare
@lbroudoux lbroudoux released this 08 Jan 15:11
· 42 commits to main since this release

This is a GitHub Action you may use in your Workflow to launch a Microcks test on a deployed API endpoint. If test succeeds (ie. API endpoint is compliant with API contract in Microcks) the workflow is pursuing, if not it fails. This action is basically a wrapper around the Microcks CLI and provides the same configuration capabilities.

The v1.0 release is wrapping the 0.3.0 release of microcks-cli.