wiremock-testcontainers-go: v1.0.0-alpha-7
github-actions
released this
17 Aug 12:20
·
9 commits
to main
since this release
More Info Go and WireMock Solutions Page on the WireMock website
π New features and improvements
- Add WireMock Admin REST API client, powered by Go WireMock, to
WireMockContainer
(#32) @walkerus - Simplify automatic termination with a
RunContainerAndStopOnCleanup()
method (#30) @Vayras - Provide a single-call
RunDefaultContainerAndStopOnCleanup()
initializer (#33) @oleg-nenashev
π Documentation updates
- Update documentation for the next release, Refactor the container API (#33) @oleg-nenashev
- Fix typo in the references (#31) @oleg-nenashev
- Update the Module version in the tutorial (#28) @oleg-nenashev