Skip to content

Use NUnit 4.x for tests#2329

Merged
andy840119 merged 4 commits intokaraoke-dev:masterfrom
CloneWith:update/nunit
Jun 24, 2025
Merged

Use NUnit 4.x for tests#2329
andy840119 merged 4 commits intokaraoke-dev:masterfrom
CloneWith:update/nunit

Conversation

@CloneWith
Copy link
Copy Markdown
Contributor

@CloneWith CloneWith commented Jun 21, 2025

Resolves #2150.

Quite large amount of repetitive work, which won't be completed efficiently without AI agent's help. 😅

In my development environment KaraokeDifficultyCalculatorTest raised MissingMethodException. This is worth investigating.

Update: This is because ppy's project is still using Nunit 3.x.

@andy840119
Copy link
Copy Markdown
Member

In my development environment KaraokeDifficultyCalculatorTest raised MissingMethodException

Yes, o!f and lazer still using 3.x
But some of the project can upgrade the nUnit to 4.x and i need to check why only this test case broken 😢

…su.game use different version nUnit, which might cause "method not found" exception.
@andy840119
Copy link
Copy Markdown
Member

Most tests passed as before.
Thanks for the contribution ❤️

@andy840119 andy840119 merged commit dfedf07 into karaoke-dev:master Jun 24, 2025
2 of 4 checks passed
@CloneWith CloneWith deleted the update/nunit branch June 24, 2025 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade NUnit to 4.0

2 participants