Skip to content

Commit

Permalink
Add links to guides for Micronaut Test REST-assured (#917)
Browse files Browse the repository at this point in the history
  • Loading branch information
wetted authored Dec 14, 2023
1 parent 817293e commit 0016a19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/docs/guide/restAssured.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ You can then inject instances of https://www.javadoc.io/static/io.rest-assured/r
include::{restassuredtests}/RestAssuredHelloWorldTest.java[]
----

TIP: See the guides for https://guides.micronaut.io/latest/micronaut-rest-assured.html[Using Micronaut Test REST-assured in a Micronaut Application] and https://guides.micronaut.io/latest/testing-rest-api-integrations-using-mockserver.html[Testing REST API Integrations Using Testcontainers with WireMock or MockServer] to learn more.

0 comments on commit 0016a19

Please sign in to comment.