Info
Version: | 5.3.0 |
Author(s): | Anthony Egerton, David Tchepak, Alexandr Nikitin, Alex Povar |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://nsubstitute.github.io/ |
NuGet Url: | https://www.nuget.org/packages/NSubstitute |
Install
Install-Package NSubstitute
dotnet add package NSubstitute
paket add NSubstitute
NSubstitute Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Castle.Core(>= 4.4.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- Castle.Core(>= 4.4.0)
- NETStandard.Library(>= 1.6.1)
- System.Linq.Queryable(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- Castle.Core(>= 4.4.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
- Castle.Core(>= 4.4.0)
- System.Threading.Tasks.Extensions(>= 4.3.0)
Tags
It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.