🔥 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
👉 Learn more: hubs.li/Q03Rldpl0 #dotnet #OSS
November 4, 2025 at 9:11 AM
Everybody can reply
4 likes
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
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
Everybody can reply
1 likes
XUnity.AutoTranslator 5.4.6
ESET環境ですがウィルス判定を受けるので注意してください。
5.4.5は大丈夫ですが、気になる方は使用を注意するか、自己責任で使用しましょう。
github.com/bbepis/XUnit...
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
Everybody can reply
3 likes
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
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
Everybody can reply
2 likes
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
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
Everybody can reply
1 quotes
1 likes
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
Everybody can reply
xUnit、とりあえずassertを実装するところまで進めた
PC上のpythonとラズピコ上のmicropythonの両方で動作するのを確認
PC上のpythonとラズピコ上のmicropythonの両方で動作するのを確認
January 30, 2025 at 2:52 PM
Everybody can reply
2 likes
June 28, 2025 at 12:37 PM
Everybody can reply
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
Everybody can reply
1 likes
May 21, 2025 at 6:03 AM
Everybody can reply
Just blogged - Creating jUnit/xUnit compatible xml test tesults in PowerShell
November 13, 2024 at 6:32 AM
Everybody can reply
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
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
Everybody can reply
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
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
Everybody can reply
What's the most effective way to unit test Blazor components?
#blazor #xunit #bunit #testing #csharp #dotnet
#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
Everybody can reply
1 likes
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
Everybody can reply
hello xUnit Patterns. The long weekend is yours https://www.amazon.com/gp/product/B00132S6V4?ie=UTF8&redirect=true&force-full-site=1&linkCode=shr&camp=213733&creative=393173&tag=joehoobuiblo-20
November 2, 2024 at 8:23 PM
Everybody can reply
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.
No, there is no planned release date yet.
January 24, 2025 at 6:16 AM
Everybody can reply
1 reposts
2 likes
Interesting -- thanks for sharing! I haven't heard of many people moving away from xUnit!
December 21, 2024 at 3:03 AM
Everybody can reply
やはりxunit系のテストフレームワークに馴染んでいるせいか、Goは書くのにちょっとエネルギーがいる。テスト書くのが骨に感じてしまう
May 26, 2024 at 3:05 PM
Everybody can reply
Is it worth it to move xUnit setups to a static class? https://old.reddit.com/r/dotnet/comments/1kpjtuq/is_it_worth_it_to_move_xunit_setups_to_a_static/
#dotnet
#dotnet
May 18, 2025 at 1:24 PM
Everybody can reply
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
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
Everybody can reply
8 likes
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
github.com/xunit/xunit/...
#DotNet #UnitTest #MicrosoftTestingPlatform
January 24, 2025 at 4:46 AM
Everybody can reply
9 likes
Tá usando xunit?
October 29, 2024 at 3:13 AM
Everybody can reply