Machine.Specifications 0.10.0-beta1

Prefix Reserved
This is a prerelease version of Machine.Specifications.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Machine.Specifications --version 0.10.0-beta1
                    
NuGet\Install-Package Machine.Specifications -Version 0.10.0-beta1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Machine.Specifications" Version="0.10.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Machine.Specifications" Version="0.10.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Machine.Specifications" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Machine.Specifications --version 0.10.0-beta1
                    
#r "nuget: Machine.Specifications, 0.10.0-beta1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Machine.Specifications&version=0.10.0-beta1&prerelease
                    
Install Machine.Specifications as a Cake Addin
#tool nuget:?package=Machine.Specifications&version=0.10.0-beta1&prerelease
                    
Install Machine.Specifications as a Cake Tool

Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 is compatible.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on Machine.Specifications:

Package Downloads
Machine.Specifications.Should

Machine.Specifications.Should is a should library for the Context/Specification framework Machine.Specifications

Machine.Fakes

Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model for fake frameworks.

Snooze.Testing

Testing support for Snooze

developwithpassion.specifications.rhinomocks

Testing Extensions

Machine.Specifications.Mvc

Machine.Specifications.Mvc is a set of extensions for testing ASP.Net MVC specific types. It aims to ease the testing of ActionResult objects returned from MVC Controllers by providing an Machine.Specifications (MSpec) BDD syntax over these types. v1.0.2.0 - Added support for Partial View (ShouldBeAPartialView)

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Machine.Specifications:

Repository Stars
fluentassertions/fluentassertions
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.
icsharpcode/SharpDevelop
#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
Version Downloads Last updated
1.1.3 13,995 3/10/2025
1.1.2 161,491 6/23/2024
1.1.1 275,962 3/17/2023
1.1.0 94,429 8/7/2022
1.1.0-beta.3 13,726 5/5/2021
1.1.0-beta.1 1,634 1/27/2021
1.0.0 991,208 5/1/2019
1.0.0-beta1 1,466 4/7/2019
0.12.0 405,215 10/11/2017
0.11.1 59,788 9/11/2017
0.11.0 221,655 8/5/2016
0.11.0-beta3 1,963 8/3/2016
0.11.0-beta2 1,986 8/2/2016
0.11.0-beta1 1,359 8/1/2016
0.10.0-unstable0039 4,335 12/29/2014
0.10.0-unstable0037 2,168 12/29/2014
0.10.0-unstable0035 2,130 12/29/2014
0.10.0-unstable0033 2,122 12/29/2014
0.10.0-unstable0032 2,137 12/29/2014
0.10.0-Unstable0014 1,517 7/24/2016
0.10.0-unstable0011 2,101 12/23/2014
0.10.0-Unstable0005 1,488 7/24/2016
0.10.0-Unstable0004 1,960 11/19/2014
0.10.0-Feature-mspec 1,552 10/22/2015
0.10.0-beta1 1,396 8/1/2016
0.9.3 365,363 7/3/2015
0.9.3-Beta0000-0007 1,083 7/3/2015
0.9.3-Beta0000-0001 1,091 7/3/2015
0.9.3-Beta0000 1,106 6/30/2015
0.9.2 7,623 6/27/2015
0.9.2-Beta0000-0001 1,071 6/27/2015
0.9.1 138,027 11/19/2014
0.9.1-Beta0000-0001 1,657 11/17/2014
0.9.0 46,306 11/4/2014
0.9.0-Unstable0079 1,460 11/4/2014
0.9.0-Unstable0077 1,682 11/3/2014
0.9.0-Unstable0076 1,518 11/3/2014
0.9.0-Unstable0074 1,323 10/30/2014
0.9.0-Unstable0071 1,250 10/30/2014
0.9.0-Unstable0070 1,449 7/18/2014
0.9.0-Unstable0067 1,259 7/15/2014
0.9.0-Unstable0027 1,488 4/25/2014
0.9.0-Unstable0025 1,362 4/21/2014
0.9.0-Unstable0024 1,474 4/19/2014
0.9.0-Unstable0023 1,484 4/9/2014
0.9.0-Feature-Runner 1,428 4/7/2014
0.8.3 48,532 7/7/2014
0.8.3-Beta0000-0014 1,223 7/7/2014
0.8.3-Beta0000-0013 1,166 7/5/2014
0.8.3-Beta0000-0011 1,279 7/4/2014
0.8.3-Beta0000-0010 1,208 7/4/2014
0.8.3-Beta0000-0007 1,226 6/26/2014
0.8.3-Beta0000-0006 1,258 6/26/2014
0.8.3-Beta0000 1,262 6/26/2014
0.8.2 14,603 4/28/2014
0.8.2-Beta0000-0001 1,203 4/25/2014
0.8.1 21,558 4/2/2014
0.8.1-Beta0000-0001 1,316 4/1/2014
0.8.0 9,856 3/23/2014
0.8.0-Unstable0014 1,347 3/23/2014
0.8.0-Unstable0010 1,363 3/23/2014
0.8.0-Unstable0006 1,337 3/23/2014
0.8.0-Unstable0005 1,431 2/21/2014
0.8.0-Unstable0003 1,325 2/17/2014
0.7.0 46,093 2/12/2014
0.7.0-Unstable0080 1,337 2/12/2014
0.7.0-Unstable0078 1,320 2/12/2014
0.7.0-Unstable0077 2,107 1/24/2014
0.7.0-Unstable0073 1,301 1/20/2014
0.7.0-Unstable0072 1,332 1/20/2014
0.7.0-Unstable0059 1,315 1/7/2014
0.7.0-Unstable0038 1,294 1/6/2014
0.7.0-Unstable0037 1,295 1/3/2014
0.7.0-Unstable0033 1,338 12/31/2013
0.7.0-Unstable0028 1,367 1/6/2014
0.7.0-Unstable0022 1,265 12/29/2013
0.7.0-Unstable0014 1,294 12/27/2013
0.6.2 19,209 1/7/2014
0.6.2-Beta0000-0020 1,265 1/6/2014
0.6.1 10,866 12/19/2013
0.6.1-Beta0000-0006 1,268 12/19/2013
0.6.1-Beta0000-0005 1,222 12/19/2013
0.6.0 2,552 12/18/2013
0.6.0-beta36 1,395 12/15/2013
0.6.0-beta26 1,322 11/18/2013
0.6.0-beta19 1,342 11/16/2013
0.6.0-beta11 1,319 11/8/2013
0.6.0-beta10 1,293 11/7/2013
0.6.0-beta09 1,315 11/7/2013
0.5.18-beta07 1,329 10/31/2013
0.5.18-beta06 1,316 10/31/2013
0.5.18-beta03 1,544 9/26/2013
0.5.18-beta02 1,386 9/5/2013
0.5.18-beta01 1,255 9/4/2013
0.5.16 56,722 9/3/2013
0.5.16-beta02 1,321 8/20/2013
0.5.16-beta01 1,273 8/20/2013
0.5.15 8,405 8/14/2013
0.5.15-beta07 1,307 8/14/2013
0.5.15-beta06 1,393 8/2/2013
0.5.14 9,312 7/24/2013
0.5.14-beta05 1,365 7/24/2013
0.5.14-beta01 1,661 7/9/2013
0.5.13-beta9 1,635 7/8/2013
0.5.13-beta8 1,597 5/22/2013
0.5.13-beta6 1,418 5/22/2013
0.5.13-beta5 1,359 5/10/2013
0.5.13-beta4 1,344 5/9/2013
0.5.12 41,514 3/8/2013
0.5.12-beta3 1,413 3/7/2013
0.5.12-beta2 1,399 3/5/2013
0.5.12-beta1 1,344 3/4/2013
0.5.11 7,663 2/13/2013
0.5.11-beta8 1,402 2/1/2013
0.5.11-beta7 1,512 1/23/2013
0.5.11-beta6 1,345 1/21/2013
0.5.11-beta5 1,396 1/21/2013
0.5.11-beta4 1,328 1/20/2013
0.5.11-beta3 1,502 12/27/2012
0.5.11-beta2 1,803 11/27/2012
0.5.11-beta1 1,612 11/22/2012
0.5.10 47,840 11/13/2012
0.5.10-beta4 1,669 10/27/2012
0.5.10-beta3 1,551 9/30/2012
0.5.10-beta2 1,472 9/30/2012
0.5.10-beta1 1,386 9/30/2012
0.5.9 23,263 9/21/2012
0.5.9-beta4 1,390 9/21/2012
0.5.9-beta3 1,386 9/21/2012
0.5.9-beta2 1,511 8/3/2012
0.5.9-beta1 1,397 8/2/2012
0.5.8 8,021 7/27/2012
0.5.8-beta9 1,535 6/29/2012
0.5.8-beta6 1,412 6/27/2012
0.5.8-beta11 1,379 7/26/2012
0.5.8-beta10 1,372 7/2/2012
0.5.7 14,051 6/15/2012
0.5.7-beta5 1,406 6/12/2012
0.5.7-beta4 1,422 6/1/2012
0.5.7-beta3 1,565 4/3/2012
0.5.7-beta2 1,480 3/28/2012
0.5.6 43,096 3/27/2012
0.5.5 3,615 3/5/2012
0.5.4 2,147 3/5/2012
0.5.3 11,576 1/23/2012
0.5.2 7,677 12/20/2011
0.5.1 6,113 12/11/2011
0.5.0 45,714 11/26/2011
0.4.24 27,968 8/26/2011
0.4.23 8,855 8/14/2011
0.4.22 2,149 7/28/2011
0.4.21 13,345 7/20/2011
0.4.20 2,131 7/20/2011
0.4.19 2,175 7/19/2011
0.4.18 2,261 7/19/2011
0.4.13 81,845 5/14/2011
0.4.12 4,390 5/4/2011
0.4.10 5,721 4/18/2011
0.4.9 36,525 3/20/2011
0.4.8 6,195 3/13/2011
0.4.7 6,144 3/9/2011
0.4.4 2,479 3/6/2011
0.4.2 2,470 3/6/2011
0.4.1 2,422 3/6/2011
0.3.0 14,186 1/26/2011