<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Fluentassertions on Pi Stack</title>
    <link>https://www.pistack.xyz/tags/fluentassertions/</link>
    <description>Recent content in Fluentassertions on Pi Stack</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 05 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.pistack.xyz/tags/fluentassertions/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>C# Unit Testing Frameworks: xUnit vs NUnit vs MSTest vs FluentAssertions vs Shouldly</title>
      <link>https://www.pistack.xyz/posts/2026-07-05-csharp-testing-frameworks-xunit-nunit-mstest-fluentassertions-shouldly/</link>
      <pubDate>Sun, 05 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://www.pistack.xyz/posts/2026-07-05-csharp-testing-frameworks-xunit-nunit-mstest-fluentassertions-shouldly/</guid>
      <description>&lt;p&gt;Unit testing is a fundamental practice in .NET development, and the choice of testing framework shapes how your team writes, organizes, and maintains tests. The .NET ecosystem offers several mature options, from the modern &lt;strong&gt;xUnit&lt;/strong&gt; to the venerable &lt;strong&gt;NUnit&lt;/strong&gt;, Microsoft&amp;rsquo;s first-party &lt;strong&gt;MSTest&lt;/strong&gt;, and assertion libraries like &lt;strong&gt;FluentAssertions&lt;/strong&gt; and &lt;strong&gt;Shouldly&lt;/strong&gt;. This article compares all five across architecture, assertions, extensibility, and integration with modern .NET tooling.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
