SpecsFor.Core
7.1.0
Install-Package SpecsFor.Core -Version 7.1.0
dotnet add package SpecsFor.Core --version 7.1.0
<PackageReference Include="SpecsFor.Core" Version="7.1.0" />
paket add SpecsFor.Core --version 7.1.0
#r "nuget: SpecsFor.Core, 7.1.0"
// Install SpecsFor.Core as a Cake Addin
#addin nuget:?package=SpecsFor.Core&version=7.1.0
// Install SpecsFor.Core as a Cake Tool
#tool nuget:?package=SpecsFor.Core&version=7.1.0
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
-
.NETCoreApp 2.0
- ExpectedObjects (>= 2.3.4)
- Microsoft.NET.Test.Sdk (>= 15.8.0)
- Moq (>= 4.9.0)
- NUnit (>= 3.10.1)
- NUnit3TestAdapter (>= 3.10.0)
- Should-DotNetStandard (>= 1.0.0)
-
.NETFramework 4.5
- ExpectedObjects (>= 2.3.4)
- Moq (>= 4.9.0)
- NUnit (>= 3.10.1)
- Should-DotNetStandard (>= 1.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SpecsFor.Core:
Package | Downloads |
---|---|
SpecsFor.StructureMap
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction. |
|
SpecsFor.Autofac
SpecsFor is another Behavior-Driven Development framework that focuses on ease of use for *developers* by minimizing testing friction. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
7.1.0 | 5,824 | 5/25/2021 |
7.0.0 | 64,791 | 10/24/2018 |
7.0.0-rc2 | 1,745 | 9/18/2018 |
7.0.0-rc1 | 682 | 9/17/2018 |
7.0.0-beta1 | 669 | 9/7/2018 |
First version with new architecture that allows the choice of IoC.