Sandymcp
06/25/2024, 1:19 PMAndrew O'Hara
06/25/2024, 1:25 PMdave
06/25/2024, 1:37 PMAndrew O'Hara
06/25/2024, 6:21 PM.actual
file to the test resources directory, and to approve it, you rename the extension to .approved
. You'll need to add the http4k-testing-approval
module to gradle.
https://github.com/http4k/http4k/blob/master/http4k-testing/approval/src/test/kotlin/org/http4k/testing/ExampleJsonApprovalTest.kt#L29-L32Sandymcp
06/25/2024, 6:22 PM