Skip to main content
TestFactory package icon

TestFactory

TestFactory is a utility which helps composing and orchestrating test runs. TestFactory allows to create collections of test steps and guarantees that test steps run in a specific order. The result of a test run is summarized in a test summary.

Total Downloads
53.3K
53,325
Published
Jan 7, 2019
Latest stable version

Install

.NET CLI
dotnet add package TestFactory --version 1.0.19007.11
Package Manager Console
Install-Package TestFactory -Version 1.0.19007.11
PackageReference
<PackageReference Include="TestFactory" Version="1.0.19007.11" />

Frameworks

.NETFramework4.5 .NETStandard1.0

Dependencies

NETStandard.Library
.NETStandard1.0
[1.6.1, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated. Review the publisher's migration guidance before adopting it.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.