Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Junit5 as base test framework #49

Merged

Conversation

bitxon
Copy link
Contributor

@bitxon bitxon commented May 27, 2023

Description

  • Use Junit5 as default test framework
  • Keep few Junit4 tests as an examples
  • Update README.md according to latest changes

References

N/A

Submitter checklist

  • The PR request is well described and justified, including the body and the references
  • The PR title represents the desired changelog entry
  • The repository's code style is followed (see the contributing guide)
  • Test coverage that demonstrates that the change works as expected
  • For new features, there's necessary documentation in this pull request or in a subsequent PR to wiremock.org

@oleg-nenashev oleg-nenashev added the chore Maintenance label May 27, 2023
@oleg-nenashev oleg-nenashev merged commit 8a89639 into wiremock:main May 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants