Skip to content

FatihSahin/List-of-Testing-Tools-and-Frameworks-for-.NET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET

This is a list of Automated Testing Frameworks for .NET related to methodologies and types of tests:

  • Test-Driven Development (TDD)
  • Behavior-Driven Development (BDD)
  • Specification by Example (SBE)
  • Acceptance Test-Driven Development (ATDD)
  • Property-Based Testing (PBT)
  • Unit \ Integration \ Acceptance \ Specification \ etc. Tests

Please feel free to suggest changes and/or new tools/frameworks.

Key:

  • Bold — Most Popular

Table of Contents

Unit Testing Frameworks

Framework Licensing Comment
csUnit Free and open source Discontinued
EMTF Free and open source - Known as Embeddable Micro Test Framework
- Discontinued
Expecto Free and open source F#
FsUnit Free and open source F#
Fuchu Free and open source F# / C# / VB.NET
MbUnit Free and open source Discontinued
MSTest Free and open source - Also known as Microsoft Test Framework
- Part of Visual Studio
NUnit Free and open source
NUnitLite Free and open source Discontinued
Roaster Free and open source Discontinued
Unquote Free and open source F#
xUnit.net Free and open source

Isolation Frameworks

Framework Comment
FakeItEasy
Foq
JustMock
JustMock Lite
Microsoft Fakes Previously known as Microsoft Moles
Moq
NMock
NSubstitute
NUnit.Mocks Discontinued
Rhino Mocks Discontinued
Typemock Isolator

Acceptance Testing \ Behavior-Driven Development \ Specification by Example

Framework Comment
ApprovalTests
Avignon
BDDfy
Concordion.NET
Cucumber
Cuke4Nuke Discontinued
FitNesse
Gauge
HonestCode
LightBDD
Machine.Specifications Also known as MSpec
NaturalSpec Discontinued
NBehave
NDecision Discontinued
NSpec
Robot Framework
Spec4Net Discontinued
SpecFlow
SpecsFor
Specter
StoryQ Discontinued
StoryTeller
SubSpec
System.Spec
TickSpec
xBehave.net

Web Application Testing

Framework Comment
Atata
Canopy F#
Coypu
FluentAutomation Discontinued
IeUnit Discontinued
Ivonna Discontinued
NUnitAsp Discontinued
Selenium
Test.Automation
TestStack.Seleno
WatiN Discontinued

Web Testing

Framework Comment
FakeHttpContext
MockingBird Discontinued

User Interface Testing

Framework Comment
Microsoft Coded UI Part of Visual Studio
NUnitForms
TestStack.White

Database Testing

Framework Comment
DbUnit.NET Discontinued
NDbUnit
Respawn A small utility to help in resetting test databases to a clean state

Concurrent Testing

Framework Comment
Microsoft CHESS
ThreadTester
Typemock Racer Discontinued

Memory Testing

Framework Comment
.NET Memory Profiler Also known as MemProfiler
dotMemory Unit

Mutation Testing

Framework Comment
CREAM Also known as CREAtor of Mutants
Nester
NinjaTurtles
PIT
VisualMutator

Automated Exploratory Testing

Framework Comment
Microsoft IntelliTest Part of Visual Studio
Previously known as:
- Microsoft Code Digger
- Microsoft Pex
- Microsoft Smart Unit Tests
Randoop.NET

Property-Based Testing

Framework Comment
FsCheck Port of QuickCheck

Code Coverage

Framework Comment
AxoCover Bases on OpenCover
Coverlet
dotCover
NCover
NCrunch
NDepend
OpenCover
PartCover Discontinued
Semantic Designs C# Test Coverage Tool
Software Verify .NET Coverage Validator
Squish Coco
TestMatrix
Typemock Isolator Coverage
Visual Studio Code Coverage

Continuous Testing

Framework Comment
Continuous Testing for Visual Studio 2010 Discontinued
ContinuousTests Formerly Mighty Moose
dotCover
Giles
Live Unit Testing Part of Visual Studio
NCrunch
Parasoft dotTEST
Typemock Isolator Smart Runner

Assertion Frameworks

Framework Comment
Fluent Assertions
SharpTestEx Discontinued
Should Assertion Library Discontinued
Shouldly

Test Data Builders and Dummy Data Generators

Framework Comment
Any-.Net Discontinued
AutoFixture
AutoPoco Discontinued
Bogus
Fabricator Discontinued
Faker.Net
Hydrator Discontinued
NBuilder
NTestDataBuilder - Now TestStack.Dossier
- Discontinued
TestData
TestDataFactory Discontinued
TestDataGenerator Discontinued
TestStack.Dossier

Helper Libraries

Framework Comment
ConventionTests Library that makes it easy to build validation rules for convention validation tests
Fixie Convention for tests
FluentMvcTesting Type-safe tests against ASP.NET MVC Controllees

Miscellaneous Tools

Framework Comment
Gallio Automation Platform Discontinued
ErrorUnit Debug C# application by automatically creating C# Unit Tests in Visual Studio that recreate the situation leading up to the error
KREM Automation and test framework. Integration, regression, spec testing. Well suitable for embedded. Written in Python, but support external scripts, etc.
NBi Framework to test Business Intelligence
Quality Gate One Studio Combinatorial and Model-Based Testing

Visual Studio Add-Ins

Framework Comment
nMate - Unit test code generation
- Discontinued
QuickUnit Unit Test Designer
ReSharper
Unit Test Boilerplate Generator
Unit Test Generator Discontinued
TestDriven.Net
Visual T# Discontinued
WiseTester - Overcome Unit Test Failures

Sources

About

List of Automated Testing (TDD/BDD/ATDD/SBE) Tools and Frameworks for .NET

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%