Objectivity.AutoFixture.XUnit2.AutoNSubstitute
3.3.3
Accelerates preparation of mocked structures for unit tests under xUnit2 by configuring AutoFixture data generation to use NSubstitute. Gracefully handles recursive structures by omitting recursions.
Install-Package Objectivity.AutoFixture.XUnit2.AutoNSubstitute -Version 3.3.3
dotnet add package Objectivity.AutoFixture.XUnit2.AutoNSubstitute --version 3.3.3
<PackageReference Include="Objectivity.AutoFixture.XUnit2.AutoNSubstitute" Version="3.3.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Objectivity.AutoFixture.XUnit2.AutoNSubstitute --version 3.3.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Objectivity.AutoFixture.XUnit2.AutoNSubstitute, 3.3.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
See https://github.com/ObjectivityLtd/AutoFixture.XUnit2.AutoMock/releases
Dependencies
-
.NETFramework 4.6
- AutoFixture (>= 4.14.0)
- AutoFixture.AutoNSubstitute (>= 4.14.0)
- AutoFixture.Xunit2 (>= 4.14.0)
- Castle.Core (>= 4.4.1)
- JetBrains.Annotations (>= 2020.1.0)
- NSubstitute (>= 4.2.2)
- xunit.abstractions (>= 2.0.3)
- xunit.core (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.extensibility.execution (>= 2.4.1)
-
.NETFramework 4.7
- AutoFixture (>= 4.14.0)
- AutoFixture.AutoNSubstitute (>= 4.14.0)
- AutoFixture.Xunit2 (>= 4.14.0)
- Castle.Core (>= 4.4.1)
- JetBrains.Annotations (>= 2020.1.0)
- NSubstitute (>= 4.2.2)
- xunit.abstractions (>= 2.0.3)
- xunit.core (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.extensibility.execution (>= 2.4.1)
-
.NETFramework 4.8
- AutoFixture (>= 4.14.0)
- AutoFixture.AutoNSubstitute (>= 4.14.0)
- AutoFixture.Xunit2 (>= 4.14.0)
- Castle.Core (>= 4.4.1)
- JetBrains.Annotations (>= 2020.1.0)
- NSubstitute (>= 4.2.2)
- xunit.abstractions (>= 2.0.3)
- xunit.core (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.extensibility.execution (>= 2.4.1)
-
.NETStandard 2.0
- AutoFixture (>= 4.14.0)
- AutoFixture.AutoNSubstitute (>= 4.14.0)
- AutoFixture.Xunit2 (>= 4.14.0)
- Castle.Core (>= 4.4.1)
- JetBrains.Annotations (>= 2020.1.0)
- NSubstitute (>= 4.2.2)
- xunit.abstractions (>= 2.0.3)
- xunit.core (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.extensibility.execution (>= 2.4.1)
-
.NETStandard 2.1
- AutoFixture (>= 4.14.0)
- AutoFixture.AutoNSubstitute (>= 4.14.0)
- AutoFixture.Xunit2 (>= 4.14.0)
- Castle.Core (>= 4.4.1)
- JetBrains.Annotations (>= 2020.1.0)
- NSubstitute (>= 4.2.2)
- xunit.abstractions (>= 2.0.3)
- xunit.core (>= 2.4.1)
- xunit.extensibility.core (>= 2.4.1)
- xunit.extensibility.execution (>= 2.4.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.