Hi Vishnu, yes - that's a great option when a project uses Spring Cloud Contract. In the upcoming video of the series, I'll explain how to work with WireMock with JUnit 5 without Spring Cloud Contract. If a project already contains contract tests, then I would go with the auto-configuration as it simplifies the setup.
thank you, great video!
Have you tried spring cloud contract which provides wiremock auto configuration? Is it a better option with junit5?
Hi Vishnu,
yes - that's a great option when a project uses Spring Cloud Contract. In the upcoming video of the series, I'll explain how to work with WireMock with JUnit 5 without Spring Cloud Contract.
If a project already contains contract tests, then I would go with the auto-configuration as it simplifies the setup.