Table of Contents

Property ExecutionSummary

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

ExecutionSummary

Gets the summary of the execution results for the test assembly.

public required ExecutionSummary ExecutionSummary { get; set; }

Property Value