Genesis.TestUtil
1.0.10-alpha
This is a prerelease version of Genesis.TestUtil.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Genesis.TestUtil --version 1.0.10-alpha
NuGet\Install-Package Genesis.TestUtil -Version 1.0.10-alpha
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="Genesis.TestUtil" Version="1.0.10-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Genesis.TestUtil --version 1.0.10-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Genesis.TestUtil, 1.0.10-alpha"
#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.
// Install Genesis.TestUtil as a Cake Addin #addin nuget:?package=Genesis.TestUtil&version=1.0.10-alpha&prerelease // Install Genesis.TestUtil as a Cake Tool #tool nuget:?package=Genesis.TestUtil&version=1.0.10-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Genesis.TestUtil contains utility helpers for tests.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- Rx-Main (>= 2.2.5)
- xunit.extensibility.core (>= 2.1.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Genesis.TestUtil:
Package | Downloads |
---|---|
TestRobot
The main idea behind the Robot Pattern is to hide the implementation details of tests that are following the AAA Pattern (Arrange-Act-Assert) in a so called Robot and RobotResult class. Combining this idea with the Builder Pattern makes it easy to write very readable and maintainable tests. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Genesis.TestUtil:
Repository | Stars |
---|---|
kentcb/WorkoutWotch
Repository for my video series on building an iOS app in .NET.
|
Version | Downloads | Last updated |
---|---|---|
3.0.0 | 39,615 | 8/15/2018 |
2.0.0 | 3,533 | 4/13/2017 |
1.0.10-alpha | 2,716 | 3/7/2017 |
1.0.9-alpha | 806 | 1/24/2017 |
1.0.8-alpha | 819 | 1/24/2017 |
1.0.7-alpha | 1,008 | 12/9/2016 |
1.0.6-alpha | 1,848 | 11/8/2016 |
1.0.5-alpha | 801 | 10/25/2016 |
1.0.4-alpha | 784 | 10/6/2016 |
1.0.3-alpha | 967 | 7/1/2016 |
1.0.2-alpha | 822 | 6/3/2016 |
1.0.1-alpha | 879 | 6/3/2016 |
1.0.0-alpha | 818 | 5/31/2016 |