Skip to content

Conversation

psfinaki
Copy link
Contributor

@psfinaki psfinaki commented Sep 16, 2024

Related: #13654

Last NUnit test suite. Finally!

This was basically a mechanical replacement of Nunit test primitives with Xunit test primitives. TestLib.LanguageService required a bit more attention, otherwise things worked more or less out of the box. Tests still run in the single-threaded fashion, otherwise most of them fail.

Tests run and pass:
image

In particular, 2183 tests are passing and 428 are skipped.

Tests also failed before, while this was in progress (1, 2). So they are executed :)


Note: despite this removes the last NUnit test suite, this is not a complete eradication of NUnit just yet. This will be done separately. We're nearly there!

Copy link
Contributor

✅ No release notes required

@psfinaki psfinaki marked this pull request as ready for review September 18, 2024 15:53
@psfinaki psfinaki requested a review from a team as a code owner September 18, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants