Summary
Name of a specific testfixture to run. If not specified then all
testfixtures are run.
- Assembly
- NAnt
.NUnit2 .dll - Namespace
- NAnt
.NUnit2 .Types - Containing Type
- NUnit2Test
Syntax
[TaskAttribute("testname")]
public string TestName { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| string |
