Skip to content

Update quickstart guide to JUnit 5 - #423

Draft
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/update-wiremock-quickstart-257
Draft

Update quickstart guide to JUnit 5#423
Chandu0501 wants to merge 1 commit into
wiremock:mainfrom
Chandu0501:codex/update-wiremock-quickstart-257

Conversation

@Chandu0501

Copy link
Copy Markdown

Closes #257.

Summary

  • switch the Java quickstart page from JUnit 4 rule usage to JUnit 5 Jupiter extension usage
  • update the sidebar and getting-started labels so they match the new quickstart content
  • make the examples use @wiremocktest and WireMockRuntimeInfo for fixed and random port cases

Verification

  • pnpm.cmd install
  • pnpm.cmd build (Astro rendered dist/docs/quickstart/java-junit/index.html and related docs successfully; the command still exits non-zero on Windows because of the repo's pre-existing copy-static-homepage hook trying to copy to C:\C:...\dist\index.html)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Quickstart guide to use Junit5

1 participant