Skip to main content
Toolbelt.NUnit.TestName package icon

Toolbelt.NUnit.TestName

This package provides test attributes that alternate NUnit's [Test] and [TestCaseSource] attribute to add the "TestName" property that allows you to show more readable test names on display.

Total Downloads
1.7K
1,693
Published
Sep 24, 2022
Latest stable version

Install

.NET CLI
dotnet add package Toolbelt.NUnit.TestName --version 1.0.1
Package Manager Console
Install-Package Toolbelt.NUnit.TestName -Version 1.0.1
PackageReference
<PackageReference Include="Toolbelt.NUnit.TestName" Version="1.0.1" />

Frameworks

.NETStandard2.1

Dependencies

NUnit
.NETStandard2.1
[3.7.0, )

Adoption guide

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

Compatibility metadata lists 1 target framework; 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.