xUnit.TypedClassData
1.0.0
Typed Class Data Attribute for xUnit Test Framework, allowing to use typed data (classes, structs, anonymous types or dynamic types) as a source for xUnit's data theories, instead of using untyped object arrays.
Install-Package xUnit.TypedClassData -Version 1.0.0
dotnet add package xUnit.TypedClassData --version 1.0.0
<PackageReference Include="xUnit.TypedClassData" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add xUnit.TypedClassData --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- xunit (>= 1.9.1 && < 2.0.0)
- xunit.extensions (>= 1.9.1 && < 2.0.0)
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.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 1,373 | 4/7/2013 |