IGracefulStopTestExecutionCapability Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A capability to support stopping test execution gracefully, without cancelling/aborting everything. This is used to support '--maximum-failed-tests'.
public interface IGracefulStopTestExecutionCapability : Microsoft.Testing.Platform.Capabilities.TestFramework.ITestFrameworkCapability
type IGracefulStopTestExecutionCapability = interface
interface ITestFrameworkCapability
interface ICapability
Public Interface IGracefulStopTestExecutionCapability
Implements ITestFrameworkCapability
- Implements
Test frameworks can choose to run any needed cleanup when cancellation is requested.
Stop |
Stops the test execution gracefully. |
Producto | Versiones |
---|---|
Microsoft Testing Platform | 1.5.3, 1.6.0 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: