Skip to content

wiremock-testcontainers-go: v1.0.0-alpha-7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 12:20
· 9 commits to main since this release
c00ce20

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