SaaSHub helps you find the best software and product alternatives Learn more →
Top 7 C# Mstest Projects
-
Fluent Assertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
-
MSTest
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework. (by microsoft)
-
-
-
-
EnvironmentDetector
Library that provides a simple way to detect whether your code is running in a test environment or not. It currently supports detecting MSTest, NUnit, and xUnit test frameworks.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C# Mstest discussion
C# Mstest related posts
-
I need a place to post programming questions
-
Specflow on Docker
-
MSTest 2.2.9 now handles parallel output correctly.
-
Visual Studio Community and Unit Testing
-
TDD, Where Did It All Go Wrong
-
Most Complete MSTest Framework Tutorial Using .Net Core
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Jun 2026
Index
What are some of the best open-source Mstest projects in C#? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | Fluent Assertions | 3,812 |
| 2 | bUnit | 1,295 |
| 3 | MSTest | 1,016 |
| 4 | LightBDD | 466 |
| 5 | fluentassertions.analyzers | 132 |
| 6 | DBConfirm | 9 |
| 7 | EnvironmentDetector | 9 |