Skip to content

Upgrade to JUnit 5#75

Open
jkschneider wants to merge 1 commit into
salesforce:masterfrom
jkschneider:refactor/junit-fXJWp
Open

Upgrade to JUnit 5#75
jkschneider wants to merge 1 commit into
salesforce:masterfrom
jkschneider:refactor/junit-fXJWp

Conversation

@jkschneider

Copy link
Copy Markdown

Hi! This pull request was created by OpenRewrite, and successfully upgrades this project to JUnit 5.

Hope it helps :)

Co-authored-by: Moderne team@moderne.io

@salesforce-cla

salesforce-cla Bot commented Jun 9, 2021

Copy link
Copy Markdown

Thanks for the contribution! Before we can merge this, we need @jkschneider to sign the Salesforce.com Contributor License Agreement.

@jkschneider

Copy link
Copy Markdown
Author

Hi, I believe I signed the CLA. Let me know if there is anything else I need to do!

@tkvangorder

Copy link
Copy Markdown

The tests are currently failing on this PR because the image being used by Travis CI has an older version of maven and the surefire plugin does not support running JUnit 5 tests. This can be corrected by specifying a Travis distribution that has more current versions of maven/surefire:

in .travis.yml:

dist: xenial

Co-authored-by: Moderne <team@moderne.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants