Skip to content

test: upgrade tests to JUnit 5#97

Merged
skaldarnar merged 8 commits intorelease/v7.xfrom
v7/test/junit5
Apr 22, 2021
Merged

test: upgrade tests to JUnit 5#97
skaldarnar merged 8 commits intorelease/v7.xfrom
v7/test/junit5

Conversation

@keturn
Copy link
Member

@keturn keturn commented Apr 16, 2021

Fixes #88

  • asset-core
  • entity-system
  • es-perf
  • module
  • util

Depends on #96

@keturn keturn added the v7 label Apr 16, 2021
@keturn keturn marked this pull request as ready for review April 16, 2021 05:00

// Testing
junit_version = "4.12"
junit_version = "4.13.2"
Copy link
Contributor

Choose a reason for hiding this comment

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

chore: remove or provide this parameter for junit-jupiter

Copy link
Member Author

@keturn keturn Apr 16, 2021

Choose a reason for hiding this comment

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

Okay, I've added a jupiter_version.

I added a new parameter instead of replacing this one because junit_version still appears in the android packages. I was afraid to mess with those. Should I convert the android packages to JUnit 5 too? Do those tests run in my normal IDE, or do I have to switch to Android Studio for that?

@skaldarnar skaldarnar merged commit 653622a into release/v7.x Apr 22, 2021
@skaldarnar skaldarnar deleted the v7/test/junit5 branch April 22, 2021 20:34
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.

3 participants