NUnit.ManualTest


YamlTestBuilder

Namespace: NUnit.ManualTest

The builder for building test scenarios from YAML files.

Static members

Static memberDescription
BuildFrom(filename)
Signature: filename:string -> IEnumerable
Builds a sequence of test scenarios from the given YAML file.
Fork me on GitHub