A simple nuget package that just includes other nuget packages I use to make XUnit tests.
Info
Version: | 1.0.0 |
Author(s): | Daniel Schroeder |
Last Update: | Monday, March 28, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dansutilitylibraries.codeplex.com/ |
NuGet Url: | https://www.nuget.org/packages/DansCSharpTestingBundle.XUnit.NSubstitue |
Install
Install-Package DansCSharpTestingBundle.XUnit.NSubstitue
dotnet add package DansCSharpTestingBundle.XUnit.NSubstitue
paket add DansCSharpTestingBundle.XUnit.NSubstitue
DansCSharpTestingBundle.XUnit.NSubstitue Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture.AutoNSubstitute(>= 3.42.0)
- AutoFixture.Xunit2(>= 3.42.0)
- FluentAssertions(>= 4.2.2)
- xunit(>= 2.1.0)
- xunit.runner.visualstudio(>= 2.1.0)
Tags