Skip to content

πŸš€ Initial Release - 1.0-alpha-2

Compare
Choose a tag to compare
@oleg-nenashev oleg-nenashev released this 18 Apr 18:55
· 207 commits to main since this release

This is the initial release of the Testcontainers Java module for WireMock. It bundles WireMock Docker as a test container, and provides some APIs for easy configuration of WireMock mappings and extensions.

  • JUnit 4 compatibility, JUnit 5 to be tested and documented
  • Support for passing mapping stubs from test class resources
  • Support for WireMock extensions
  • Minimum documentation, see the README file

P.S: Support for other Testcontainers SDKs is coming soon, join us on WireMock Slack if you are interested!