A test project consists of a test package with a list of test files, a list of test extensions, and report options.

Namespace:  Gallio.Runner.Projects
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class TestProject
Visual Basic (Declaration)
Public Class TestProject

Inheritance Hierarchy

System..::.Object
  Gallio.Runner.Projects..::.TestProject

See Also