Home New Trending Search
About Privacy Terms
#
#xUnit
Posts tagged #xUnit on Bluesky

Migrated to xUnit v3 and was pleasantly surprised that it now supports a Skip.If or Skip.Unless method.

That means that xUnit.SkippableFact is no longer needed, saves another Nuget package.

Also love that fact that xUnit randomizes tests so that your tests don't depend on any ordering.

#xunit

0 0 0 0

#autofixture #xunit
www.nuget.org/packages/Aut...

0 0 0 0

@xunit @bradwilson Is there already a date, when #Xunit v2 will no longer be supported (will no longer receive bug fixes or security fixes)?

0 0 0 0
Preview
Why FluentAssertions is Essential for xUnit Testing in .NET Projects Using C# in VSCode - Ottorino Bruni Discover why FluentAssertions is essential for xUnit testing in .NET projects. Learn how it improves readability, provides better error messages, and enhances your unit tests using C# in VSCode.

🧪 Why FluentAssertions is Essential for xUnit in .NET! 🚀 Write readable, natural-language assertions like `actual.Should().Be(expected)`—boost clarity & maintainability. #dotnet #xunit #fluentassertions #csharp #testing #vscode www.ottorinobruni.com/why-fluentas...

0 0 0 0
Original post on mastodon.social

@bradwilson I saw your issue about #JetBrainsRider not supporting @xunit v3 with Microsoft.Testing.Platfrom v2

With #dotnet 10 how would a minimal project using MTP v2 and #xunit v3 look like now.

Like this?

https://github.com/bitbonk/rider-mtp-v2-repro/pull/1

Or do I still need the xunit.v3 […]

0 0 1 0
Andrew Lock: Testing Frameworks - Episode 376
Andrew Lock: Testing Frameworks - Episode 376

Apparently #tunit runs a lot more in parallel compared to #xunit.

It also uses source generation so test discovery is a lot faster.

#dotnet

youtube.com/watch?v=S11M...

1 0 0 0
Testing with xUnit.net - Testcontainers for .NET The Testcontainers.Xunit and Testcontainers.XunitV3 packages simplify writing tests with containers in xUnit.net. By leveraging xUnit.net's shared context, this package automates the setup and…

dotnet.testcontainers.org/test_framewo... - #TestContainers for #dotNET allows spinning up #Docker #containers in the middle of #xUnit #tests.

2 1 1 0
Post image

🧪 Master Unit Testing in .NET with xUnit, C# & VSCode! ✅ Isolate & verify your code like a pro. #dotnet #xunit #csharp #unittesting #vscode www.ottorinobruni.com/how-to-use-x...

1 0 0 0
Post image

Power up your Selenium tests with email automation—use C#, .NET, and XUnit to read messages and click links with MailSlurp integration.

#Selenium #CSharp #XUnit #DotNetDev #EmailTesting #MailSlurp

www.youtube.com/watch?v=IiTY...

0 0 0 0
Preview
Duende Software - Identity and Access Management for .NET We help companies using .NET to build identity and access control solutions for modern applications.

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

2 0 0 0
Dew Drop – September 18, 2025 (#4500) Top Links Getting the most out of MCP in Visual Studio with Prompts, Resources, and Sampling (Allie Barry & Praveen Sethuraman) Windows App SDK Version 1.7.4 (1.7.250909003) Stable Channel Release Notes (Microsoft Learn) What Android 16 KB Page Size Requirement Means for .NET Developers (Sam Basu) Paint, Snipping Tool, and Notepad app updates begin rolling … Continue reading Dew Drop – September 18, 2025 (#4500)
0 0 0 0
Dew Drop – September 17, 2025 (#4499) Top Links Beyond the Horizon: How Angular is Embracing AI for Next-Gen Apps (Simona Cotin) Azure Boards integration with GitHub Copilot (Private Preview) (Dan Hellem) .NET STS releases supported for 24 months (Jamshed Damkewala) We’re launching a new Google app for Windows experiment in Labs (Vinay Mahagaokar) 🚀 Introducing the New VS Code Extension for … Continue reading Dew Drop – September 17, 2025 (#4499)
0 0 0 0
Dew Drop – September 16, 2025 (#4498) Top Links Diving Into Spec-Driven Development With GitHub Spec Kit (Den Delimarsky) Managing Containers in Visual Studio | Visual Studio Toolbox (Robert Green & Lance McCarthy) VS Code: Introducing auto model selection (preview) (Isidor Nikolic) Introducing the Pure React Data Grid: Built with Hooks for Faster, Leaner UIs (Mohammed Farook J.) Coffee and Open Source … Continue reading Dew Drop – September 16, 2025 (#4498)
0 0 0 0
Dew Drop – September 15, 2025 (#4497) Top Links You’re Invited! Join Progress & Microsoft for a Free VS Code Dev Days Event! (Sara Faatz) VS Code Insiders Podcast Episode #5 – Life of a VS Code SWE Intern with Christy Nguyen (James Montemagno & Pierce Boggan) What’s New in the All-in-One .NET MAUI Templates Pack v7.9 (Vijay Anand E G) Profiler … Continue reading Dew Drop – September 15, 2025 (#4497)
0 0 0 0
Dew Drop – August 20, 2025 (#4480) Top Links Model Context Protocol (MCP) is Now Generally Available in Visual Studio 🎉 (Allie Barry) Reimagining our front door – Using positive psychology to craft delightful sign-in & sign-up experiences (Eva McSweeney) GPT-OSS – A C# Guide with Ollama (Bruno Capuano) How to Deploy Syncfusion Spreadsheet Docker Image with ASP.NET Core 8.0 (Sastha Prathap) … Continue reading Dew Drop – August 20, 2025 (#4480)
0 0 0 0
Dew Drop – August 20, 2025 (#4480) Top Links Model Context Protocol (MCP) is Now Generally Available in Visual Studio 🎉 (Allie Barry) Reimagining our front door – Using positive psychology to craft delightful sign-in & sign-up experiences (Eva McSweeney) GPT-OSS – A C# Guide with Ollama (Bruno Capuano) How to Deploy Syncfusion Spreadsheet Docker Image with ASP.NET Core 8.0 (Sastha Prathap) … Continue reading Dew Drop – August 20, 2025 (#4480)
0 0 0 0
Preview
How to Use xUnit for Unit Testing in .NET Project Using C# in VSCode - Ottorino Bruni Introduction In software development, it’s crucial to make sure your code works correctly. One of the best ways to do this is through unit testing. Unit testing means testing small parts of your softw...

🧪 Ensure Rock-Solid Code with xUnit in .NET! 🚀 Master unit testing in C# using VSCode for reliable apps. #dotnet #xunit #csharp #unittesting #vscode
www.ottorinobruni.com/how-to-use-x...

2 1 0 0
Preview
Duende Software - Identity and Access Management for .NET We help companies using .NET to build identity and access control solutions for modern applications.

How to test your #IdentityServer?

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

duende.link/a4rs979

3 2 0 0
Dew Drop – July 29, 2025 (#4468) Top Links Technology & Friends – Stacey Mulcahy on Educating Ourselves to use AI Effectively (David Giard) How to build secure and scalable remote MCP servers (Den Delimarsky) Announcing TypeScript 5.9 RC (Daniel Rosenwasser) INotifyPodcastChanged Episode #7 – Low Level APIs with Rafael Rivera (Joseph Finney & Tamás Deme) CoreWCF: Basic OpenTelemetry support (Stefan Nikolei) … Continue reading Dew Drop – July 29, 2025 (#4468)
0 0 0 0
Dew Drop – July 29, 2025 (#4468) Top Links Technology & Friends – Stacey Mulcahy on Educating Ourselves to use AI Effectively (David Giard) How to build secure and scalable remote MCP servers (Den Delimarsky) Announcing TypeScript 5.9 RC (Daniel Rosenwasser) INotifyPodcastChanged Episode #7 – Low Level APIs with Rafael Rivera (Joseph Finney & Tamás Deme) CoreWCF: Basic OpenTelemetry support (Stefan Nikolei) … Continue reading Dew Drop – July 29, 2025 (#4468)
0 0 0 0
Dew Drop – July 29, 2025 (#4468) Top Links Technology & Friends – Stacey Mulcahy on Educating Ourselves to use AI Effectively (David Giard) How to build secure and scalable remote MCP servers (Den Delimarsky) Announcing TypeScript 5.9 RC (Daniel Rosenwasser) INotifyPodcastChanged Episode #7 – Low Level APIs with Rafael Rivera (Joseph Finney & Tamás Deme) CoreWCF: Basic OpenTelemetry support (Stefan Nikolei) … Continue reading Dew Drop – July 29, 2025 (#4468)
0 0 0 0
Dew Drop – July 29, 2025 (#4468) Top Links Technology & Friends – Stacey Mulcahy on Educating Ourselves to use AI Effectively (David Giard) How to build secure and scalable remote MCP servers (Den Delimarsky) Announcing TypeScript 5.9 RC (Daniel Rosenwasser) INotifyPodcastChanged Episode #7 – Low Level APIs with Rafael Rivera (Joseph Finney & Tamás Deme) CoreWCF: Basic OpenTelemetry support (Stefan Nikolei) … Continue reading Dew Drop – July 29, 2025 (#4468)
0 0 0 0
Preview
Duende Software - Identity and Access Management for .NET We help companies using .NET to build identity and access control solutions for modern applications.

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

1 1 0 0
Preview
Duende Software - Identity and Access Management for .NET We help companies using .NET to build identity and access control solutions for modern applications.

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

1 3 0 0
Contract Test Describes the Contract and exercises the System Under Test (SUT). The Contract Test abstracts implementation detail behind intention revealing names. The concrete test case that implements the Contract Test provides implementation details.

Contract Test Describes the Contract and exercises the System Under Test (SUT). The Contract Test abstracts implementation detail behind intention revealing names. The concrete test case that implements the Contract Test provides implementation details.

xUnit Test Patterns: Contract Test — zalas.pl/contract-test/

#contracttests #xunit #testing #hexagonal #portsandadapters #kotlin

0 1 1 0
Post image

#CHARTS | “To. U”, primeiro Mini Album de #XUNIT vendeu 20.329 copias na Hanteo em sua primeira semana.

DIA 1: 8.017
DIA 2-3: 0
DIA 4: 757
DIA 5: 7.503
DIA 6: 4.008
DIA 7: 44

0 0 0 0

Have you started using xUnit 3?? I'm using it but not clear why they don't release this new version in an ordinary way with a 3.x package.

Anyone knows why do they do it like this?

#dotnet #xunit

0 1 1 0
Dew Drop – June 30, 2025 (#4449) Top Links Get ready for Windows 11, version 25H2 (Jason Leznek) Jimmy Bogard: MediatR & AutoMapper – Azure & DevOps Podcast Episode #356 (Jeffrey Palermo) Building an Easy Private AI Assistant with Goose and Docker Model Runner (Oleg Selajev) ReSharper and Rider 2025.1.4: Another Set of Bug-fixes Released (Sasha Ivanova) Technology & Friends – Jerry … Continue reading Dew Drop – June 30, 2025 (#4449)
0 0 0 0
Dew Drop – June 30, 2025 (#4449) Top Links Get ready for Windows 11, version 25H2 (Jason Leznek) Jimmy Bogard: MediatR & AutoMapper – Azure & DevOps Podcast Episode #356 (Jeffrey Palermo) Building an Easy Private AI Assistant with Goose and Docker Model Runner (Oleg Selajev) ReSharper and Rider 2025.1.4: Another Set of Bug-fixes Released (Sasha Ivanova) Technology & Friends – Jerry … Continue reading Dew Drop – June 30, 2025 (#4449)
0 0 0 0
Dew Drop – June 30, 2025 (#4449) Top Links Get ready for Windows 11, version 25H2 (Jason Leznek) Jimmy Bogard: MediatR & AutoMapper – Azure & DevOps Podcast Episode #356 (Jeffrey Palermo) Building an Easy Private AI Assistant with Goose and Docker Model Runner (Oleg Selajev) ReSharper and Rider 2025.1.4: Another Set of Bug-fixes Released (Sasha Ivanova) Technology & Friends – Jerry … Continue reading Dew Drop – June 30, 2025 (#4449)
0 0 0 0