MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Aspect­TestingTest­Directory­Options
Open sandboxFocus

TestDirectoryOptions Class

Represent the content of the metalamaTests.json file. This class is JSON-serializable.

Inheritance
TestDirectoryOptions
Namespace: Metalama.Testing.AspectTesting
Assembly: Metalama.Testing.AspectTesting.dll
Syntax
public sealed class TestDirectoryOptions : TestOptions

Constructors

Name Description
TestDirectoryOptions()

Properties

Name Description
Exclude

Gets or sets a value indicating whether the current directory and all child directories should be excluded.

IsRoot