mbunit 3.4.14
dotnet add package mbunit --version 3.4.14
NuGet\Install-Package mbunit -Version 3.4.14
<PackageReference Include="mbunit" Version="3.4.14" />
paket add mbunit --version 3.4.14
#r "nuget: mbunit, 3.4.14"
// Install mbunit as a Cake Addin
#addin nuget:?package=mbunit&version=3.4.14
// Install mbunit as a Cake Tool
#tool nuget:?package=mbunit&version=3.4.14
Gallio & MbUnit dlls
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on mbunit:
Package | Downloads |
---|---|
nbehave.spec.mbunit
Extension methods for asserts for a more readable assert. Ex: 1.ShouldNotBeEqualTo(2) |
|
FsUnit.MbUnit
FsUnit is a set of extensions that add special testing syntax to MbUnit. |
|
nbehave.fluent.mbunit
Fluent interface for writing BDD scenarios |
|
FSpec.MbUnitWrapper
MbUnit supports creating tests dynamically at run time. By creating a wrapper that exposes FSpec tests as MbUnit dynamic tests, tools that integrate with MbUnit can be allowed to see FSpec tests. |
|
selenium-dotnet-dropin
A VS2010 project that can be dropped into any Solution, to provide a basic framework for constructing selenium tests. Some samples have been included. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on mbunit:
Repository | Stars |
---|---|
apetrovskiy/STUPS
This is a store for the whole suite's source code
|
Update to version 3.4.14.0 and adding licence url and .pdb files