Skip to content

Commit

Permalink
Add Microcks.
Browse files Browse the repository at this point in the history
  • Loading branch information
holly-cummins committed Apr 6, 2024
1 parent 6c75866 commit 0e1733c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/src/main/asciidoc/dev-services.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -180,4 +180,9 @@ link:{neo4j-guide}#dev-services[Neo4j Guide].
=== WireMock

The WireMock extension starts WireMock as a Dev Service. It is a test-focussed extension, designed to run in dev and test mode only.
More information can be found in the https://docs.quarkiverse.io/quarkus-wiremock/dev/index.html[WireMock Guide].
More information can be found in the https://docs.quarkiverse.io/quarkus-wiremock/dev/index.html[WireMock Guide].

=== Microcks

The Microcks Quarkus extension includes a Microcks Dev Service. The Dev Service manages mocks for dependencies and contract-testing your API endpoints.
See the extension /~https://github.com/microcks/microcks-quarkus[README.md] for more information.

0 comments on commit 0e1733c

Please sign in to comment.