An AutoFixture customization that allows AutoFixture to create specimens of the immutable collections found in the System.Collections.Immutable namespace.
Info
Version: | 1.0.0 |
Author(s): | Søren Guldmund |
Last Update: | Thursday, November 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Miista/AutoFixture.Community.ImmutableCollections |
NuGet Url: | https://www.nuget.org/packages/AutoFixture.Community.ImmutableCollections |
Install
Install-Package AutoFixture.Community.ImmutableCollections
dotnet add package AutoFixture.Community.ImmutableCollections
paket add AutoFixture.Community.ImmutableCollections
AutoFixture.Community.ImmutableCollections Download (Unzip the "nupkg" after downloading)
Dependencies
- AutoFixture(>= 4.3.0)
- System.Collections.Immutable(>= 1.5.0)
Tags