#nunit
they think nunit is a team trust tool
June 7, 2026 at 4:45 PM
TUnitMigrator: A .NET tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit.

github.com/SimonCropp/T...

#tunit #dotnet
GitHub - SimonCropp/TUnitMigrator: A .NET global tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit.
A .NET global tool that migrates test projects from MSTest, NUnit, xUnit, and xUnit v3 to TUnit. - SimonCropp/TUnitMigrator
github.com
February 18, 2026 at 10:07 PM
Assert.Charlie in NUnit #dotnet
March 11, 2025 at 3:06 PM
🎉 Exciting news! Microsoft.Testing.Platform is now available across Expecto, MSTest, NUnit, TUnit, and xUnit.net!

A modular, extensible test platform for any .NET project—whether in CI/CD, CLI, VS, or VS Code.

Check it out: devblogs.microsoft.com/dotnet/mtp-a...

#dotnet #testing #unittesting
February 10, 2025 at 7:09 PM
Regardless the political situation out there in Korea, we’re running a container workshop!

#dockercaptain #testcontainers #docker #container #dotnet #dotnetaspire #blazor #playwright #nunit #dddseoul
December 8, 2024 at 7:21 AM
Surprise! New Blog Post - Updating to .NET 8, updating to IHostBuilder, and running Playwright Tests within NUnit headless or headed on any OS www.hanselman.com/blog/updatin... #dotnet
March 7, 2024 at 5:14 AM
I never understand why anyone would pick NUnit
August 29, 2025 at 4:58 PM
im sorry nunit tests are the solution you're right sir, silly me
June 8, 2026 at 2:30 AM
NUnit
August 29, 2025 at 4:05 PM
I prefer NUnit to xUnit, because xUnit names its attribute "[Fact]", and that's too fucking pretentious.
August 27, 2026 at 7:15 PM
En Unity te lo puedes llevar fuera con Nunit o Xunit, pero dentro de Unity hay un paquete integrado para hacer eso (está basado en Nunit).

Para GDScript que te digan mejor @rothiotome.bsky.social o @coppolaemilio.com
December 26, 2024 at 11:25 PM
Expecto mentioned in "Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks" post #fsharp devblogs.microsoft.com/dotnet/mtp-a...
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks - .NET Blog
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run...
devblogs.microsoft.com
February 16, 2025 at 8:05 AM
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks
Microsoft.Testing.Platform: Now Supported by All Major .NET Test Frameworks - .NET Blog
All major .NET testing frameworks are now supporting Microsoft.Testing.Platform. Whether you are using Expecto, MSTest, NUnit, TUnit, or xUnit.net, you can now leverage the new testing platform to run...
buff.ly
February 11, 2025 at 9:22 AM
I never liked this style in the first place, for either order of arguments. I have always much preferred:
Assert.That(x, Is.EqualTo(10)); // NUnit
assertThat(x, equalTo(10)); // Hamcrest
April 9, 2025 at 10:32 AM
What did you decide to go with? Shouldly or NUnit/xUnit assertions or other options?
January 15, 2025 at 3:41 PM
New article: Unit Testing for Unity Developers. Let’s face it — you write buggy code. I write buggy code. AI writes buggy code. 🐛 Here's how we do testing at Virtual Maker.

www.virtualmaker.dev/blog/unit-te...

#unity #testing #gamedev #nunit
Unit Testing for Unity Developers
Learn how unit testing can your Unity code quality and guard your project against regressions.
www.virtualmaker.dev
December 3, 2024 at 3:50 PM
November 17, 2024 at 8:04 PM
if only i knew nunit and test driven development existed i would never have posted such foolishness. your wisdom on the matter has corrected me and i thank you earnestly for your effort. i will post more carefully in the future.
June 8, 2026 at 2:32 AM
Unit tests made simple! GitHub Copilot Testing for .NET in Visual Studio Insiders auto-generates tests for your code—fast, type-safe, and integrated. Supports MSTest, xUnit, NUnit.
👉 Learn more, msft.it/63326tbL2I
#dotNET #Testing
Supercharge Your Test Coverage with GitHub Copilot Testing for .NET - .NET Blog
Boost your testing workflow with GitHub Copilot testing for .NET, available now in Visual Studio. Automatically generate, build, and run high-quality unit tests for files, projects, or entire solutions.
msft.it
December 5, 2025 at 5:15 PM
In today's #dotNETConf session replay, we learn what Testing platform is, how to use it to run tests using popular testing frameworks MSTest, NUnit and XUnit. 🎥 https://msft.it/63325U0uXt
March 1, 2025 at 2:40 AM