Skip to content

Add JUnit5 test coverage and documentation#16

Merged
oleg-nenashev merged 4 commits into
wiremock:mainfrom
kapishmalik:feature/add-JUnit5-example-and-documentation
Apr 23, 2023
Merged

Add JUnit5 test coverage and documentation#16
oleg-nenashev merged 4 commits into
wiremock:mainfrom
kapishmalik:feature/add-JUnit5-example-and-documentation

Conversation

@kapishmalik
Copy link
Copy Markdown
Contributor

@kapishmalik kapishmalik commented Apr 23, 2023

@oleg-nenashev I have added existing example tests in JUnit 5.

Resolves #8

Copy link
Copy Markdown
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Since we have multiple examples now, it would be great to also add titles to JUnit4 and JUnit5 examples so that they are visible in the table of contents

@kapishmalik
Copy link
Copy Markdown
Contributor Author

kapishmalik commented Apr 23, 2023

incorporated review comment

Copy link
Copy Markdown
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to also update the ### Using the test container in JUnit 4/5 section with the JUnit 5 example. Arguably, JUnit 5 should go first and be used as a default in all other documentation sections that do not require both JUnit 4 and JUnit 5 examples
`

Copy link
Copy Markdown
Member

@oleg-nenashev oleg-nenashev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! I will see how to optimize the vertical size of the examples later, maybe with expandable sections. But it looks good content-wise

@oleg-nenashev oleg-nenashev added documentation Improvements or additions to documentation chore Maintenance labels Apr 23, 2023
@oleg-nenashev oleg-nenashev changed the title Add JUnit5 example and documentation Add JUnit5 test coverage and documentation Apr 23, 2023
@oleg-nenashev oleg-nenashev merged commit ee392b6 into wiremock:main Apr 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add JUnit 5 support test coverage and documentation

2 participants