#XUnit
Still on xUnit v2? You're missing out. ⚡

xUnit v3 supports TestContext.Current.CancellationToken and assembly-level logging attributes.

Upgrade in minutes, reduce boilerplate, get clearer integration test results.
November 6, 2025 at 9:05 AM
🔥 Project Spotlight: xUnit .net🧪 The modern, open-source unit testing framework for C#/F#/VB is now ready for .NET 8.0+ with v3. Integrates with VS, VS Code, and more. Check out this .NET Foundation project!
👉 Learn more: hubs.li/Q03Rldpl0 #dotnet #OSS
November 4, 2025 at 9:11 AM
Microsoft.Testing.Platform v2 support is now available in a prerelease CI build. Note that we will continue to support v1 by default; you must opt into v2.

More information: github.com/xunit/xunit/...

#DotNet #MicrosoftTestingPlatform
XUnit.V3 compatible version for MTP 2.0.0 · Issue #3416 · xunit/xunit
We are currently updating to MTP 2.0.0 for one of our testing extensions. Since we are using xunit.v3 across our whole code base, we need a compatible version of xunit.v3. Otherwise we run into the...
github.com
October 25, 2025 at 9:44 PM
XUnity.AutoTranslator 5.4.6
ESET環境ですがウィルス判定を受けるので注意してください。
5.4.5は大丈夫ですが、気になる方は使用を注意するか、自己責任で使用しましょう。
github.com/bbepis/XUnit...
GitHub - bbepis/XUnity.AutoTranslator
Contribute to bbepis/XUnity.AutoTranslator development by creating an account on GitHub.
github.com
October 21, 2025 at 11:53 AM
How to test your #IdentityServer?

In this post, we'll show how to setup and run automated tests with your favorite test framework. #mstest #xunit #nunit #dotnet #security

duende.link/a4rs979
Duende Software - Identity and Access Management for .NET
We help companies using .NET to build identity and access control solutions for modern applications.
duende.link
September 19, 2025 at 3:15 PM
Your code quiz for today 📝

Does the following xUnit test:
1. Always passes
2. Always fails
3. Sometimes passes/fails
4. More information needed

#dotnet
September 17, 2025 at 4:59 PM
xUnit、とりあえずassertを実装するところまで進めた
PC上のpythonとラズピコ上のmicropythonの両方で動作するのを確認
January 30, 2025 at 2:52 PM
One of the projects at work, without consulting me, used Xunit test framework for the unit tests (instead of Nunit or MSTest). Xunit is a complete piece of broken shit. Just utter 100% garbage. Now I have to clean up the mess.
June 18, 2024 at 4:05 PM
TraceTest is an external option here, but I like some of the simplicity of being able to do ODD in an XUnit if you want.
April 1, 2025 at 6:20 AM
#CHARTS | “To. U”, primeiro mini album de #XUNIT vendeu 8.017 copias na Hanteo em seu primeiro dia.
June 28, 2025 at 12:37 PM
May 21, 2025 at 6:03 AM
Just blogged - Creating jUnit/xUnit compatible xml test tesults in PowerShell
November 13, 2024 at 6:32 AM
Cannot remove DBContext from DI I am writing XUnit integration tests for my ASP.NET Core Web API....

https://stackoverflow.com/questions/79408782/cannot-remove-dbcontext-from-di

#c# #asp.net-core #testing #entity-framework-core #xunit

Event Attributes
Awakari App
awakari.com
February 3, 2025 at 3:17 PM
In this video, I'll walk you through some C# tests that might feel unconventional. However, I've done testing in C# this way, using xUnit and Moq to have great results. There are situations for everything.

Watch here:
https://www.youtube.com/watch?v=8N4uoaSBvDI
https://www.youtube.com/watch?v=8N4uoaSBvDI
https://www.youtube.com/watch?v=8N4uoaSBvDI
www.youtube.com
July 26, 2025 at 9:00 PM
We have collapsed `rel/v3-1.1.0` onto the `main` branch. The next @xunit v3 release will be 1.1.0, not 1.0.2.

No, there is no planned release date yet.
January 24, 2025 at 6:16 AM
Interesting -- thanks for sharing! I haven't heard of many people moving away from xUnit!
December 21, 2024 at 3:03 AM
What's the most effective way to unit test Blazor components?

#blazor #xunit #bunit #testing #csharp #dotnet
What's the most effective way to unit test Blazor components?
What's the most effective way to unit test Blazor components?Combine the power of bUnit and xUnit to get the job done!We can use our old friend, xUnit, so th...
www.youtube.com
July 10, 2024 at 4:14 PM
I'm a few years and many scars past this now, but I was consulting at a shop who refused to use OSS tools, so we had to roll our own everything we needed if it wasn't pre-approved or from MS. It was a fight to get xUnit or NUnit in
December 3, 2024 at 8:15 PM
やはりxunit系のテストフレームワークに馴染んでいるせいか、Goは書くのにちょっとエネルギーがいる。テスト書くのが骨に感じてしまう
May 26, 2024 at 3:05 PM
@bradwilson @xunit https://t.co/UKnQdxpHxG
November 15, 2024 at 8:41 AM
Problems working with EFCore in an xUnit test which tests an ASP.NET Core endpoint

#dotnet
old.reddit.com
March 27, 2025 at 11:24 AM
May 18, 2025 at 1:24 PM
very cool! github.com/bbepis/XUnit... taks similar technical approaches via font swapout/etc.

The game does quite a lot of procedural language composition, and quite a lot of the language isn't in data files but in code, so simply translating the static strings will only get you partway
GitHub - bbepis/XUnity.AutoTranslator
Contribute to bbepis/XUnity.AutoTranslator development by creating an account on GitHub.
github.com
January 17, 2025 at 5:52 AM
Do you think it's weird that v3 test projects are stand-alone executables? You're not alone. Here is a brief history behind the decision.

github.com/xunit/xunit/...

#DotNet #UnitTest #MicrosoftTestingPlatform
January 24, 2025 at 4:46 AM