diff --git a/docs/mdsource/fixie-convention.include.md b/docs/mdsource/fixie-convention.include.md index f58a51d17..8051fe36c 100644 --- a/docs/mdsource/fixie-convention.include.md +++ b/docs/mdsource/fixie-convention.include.md @@ -5,7 +5,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Cli_Fixie_AppVeyor.md b/docs/wiz/Linux_Other_Cli_Fixie_AppVeyor.md index c219f4553..33da8f0fc 100644 --- a/docs/wiz/Linux_Other_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Linux_Other_Cli_Fixie_AppVeyor.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md b/docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md index bb122099c..3ff01e6e4 100644 --- a/docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Cli_Fixie_GitHubActions.md b/docs/wiz/Linux_Other_Cli_Fixie_GitHubActions.md index 771de8d04..582f294a3 100644 --- a/docs/wiz/Linux_Other_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Linux_Other_Cli_Fixie_GitHubActions.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Cli_Fixie_None.md b/docs/wiz/Linux_Other_Cli_Fixie_None.md index 3e0d3bc7e..8cd3ec6d0 100644 --- a/docs/wiz/Linux_Other_Cli_Fixie_None.md +++ b/docs/wiz/Linux_Other_Cli_Fixie_None.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md b/docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md index 2988ba2ba..2403b9c00 100644 --- a/docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md b/docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md index bb1bf6a39..4d8cb93ed 100644 --- a/docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md b/docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md index 9b0787016..19363e5ff 100644 --- a/docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Other_Gui_Fixie_None.md b/docs/wiz/Linux_Other_Gui_Fixie_None.md index 1910b34c1..4b75d8a3b 100644 --- a/docs/wiz/Linux_Other_Gui_Fixie_None.md +++ b/docs/wiz/Linux_Other_Gui_Fixie_None.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md b/docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md index e4a7128e3..5e81aba7e 100644 --- a/docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md b/docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md index 6e87d345c..8ab4e9e10 100644 --- a/docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md b/docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md index 7a56a3361..78672e974 100644 --- a/docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Cli_Fixie_None.md b/docs/wiz/Linux_Rider_Cli_Fixie_None.md index 33ca51b27..988cfe7b3 100644 --- a/docs/wiz/Linux_Rider_Cli_Fixie_None.md +++ b/docs/wiz/Linux_Rider_Cli_Fixie_None.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md b/docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md index 785557374..c4aaca03d 100644 --- a/docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md b/docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md index 2a929d8a6..a49605013 100644 --- a/docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md b/docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md index 06ce3d0a7..cbcfb0758 100644 --- a/docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Linux_Rider_Gui_Fixie_None.md b/docs/wiz/Linux_Rider_Gui_Fixie_None.md index a48e4f55b..870d125cc 100644 --- a/docs/wiz/Linux_Rider_Gui_Fixie_None.md +++ b/docs/wiz/Linux_Rider_Gui_Fixie_None.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Cli_Fixie_AppVeyor.md b/docs/wiz/MacOS_Other_Cli_Fixie_AppVeyor.md index c88fb3f23..5e5ff275e 100644 --- a/docs/wiz/MacOS_Other_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/MacOS_Other_Cli_Fixie_AppVeyor.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md b/docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md index cd6bf0b1d..e4379fc13 100644 --- a/docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Cli_Fixie_GitHubActions.md b/docs/wiz/MacOS_Other_Cli_Fixie_GitHubActions.md index ddf822d76..dc7bae8b2 100644 --- a/docs/wiz/MacOS_Other_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/MacOS_Other_Cli_Fixie_GitHubActions.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Cli_Fixie_None.md b/docs/wiz/MacOS_Other_Cli_Fixie_None.md index 3477d7d03..25dcab443 100644 --- a/docs/wiz/MacOS_Other_Cli_Fixie_None.md +++ b/docs/wiz/MacOS_Other_Cli_Fixie_None.md @@ -154,7 +154,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Gui_Fixie_AppVeyor.md b/docs/wiz/MacOS_Other_Gui_Fixie_AppVeyor.md index efd9cd8d2..ecd9e0fc8 100644 --- a/docs/wiz/MacOS_Other_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/MacOS_Other_Gui_Fixie_AppVeyor.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md b/docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md index 57601c40f..1a1949178 100644 --- a/docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Gui_Fixie_GitHubActions.md b/docs/wiz/MacOS_Other_Gui_Fixie_GitHubActions.md index 45ba993a3..a80576a1a 100644 --- a/docs/wiz/MacOS_Other_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/MacOS_Other_Gui_Fixie_GitHubActions.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Other_Gui_Fixie_None.md b/docs/wiz/MacOS_Other_Gui_Fixie_None.md index 0457d84f5..7c9cb0221 100644 --- a/docs/wiz/MacOS_Other_Gui_Fixie_None.md +++ b/docs/wiz/MacOS_Other_Gui_Fixie_None.md @@ -148,7 +148,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Cli_Fixie_AppVeyor.md b/docs/wiz/MacOS_Rider_Cli_Fixie_AppVeyor.md index dd9d7262b..d83c9a3e1 100644 --- a/docs/wiz/MacOS_Rider_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/MacOS_Rider_Cli_Fixie_AppVeyor.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md b/docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md index 8ca3c6320..3792f52da 100644 --- a/docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Cli_Fixie_GitHubActions.md b/docs/wiz/MacOS_Rider_Cli_Fixie_GitHubActions.md index 1142e2eaf..1d492f58f 100644 --- a/docs/wiz/MacOS_Rider_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/MacOS_Rider_Cli_Fixie_GitHubActions.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Cli_Fixie_None.md b/docs/wiz/MacOS_Rider_Cli_Fixie_None.md index 02263b07b..c03bde409 100644 --- a/docs/wiz/MacOS_Rider_Cli_Fixie_None.md +++ b/docs/wiz/MacOS_Rider_Cli_Fixie_None.md @@ -203,7 +203,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Gui_Fixie_AppVeyor.md b/docs/wiz/MacOS_Rider_Gui_Fixie_AppVeyor.md index 7caf0056f..a12ceedf2 100644 --- a/docs/wiz/MacOS_Rider_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/MacOS_Rider_Gui_Fixie_AppVeyor.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md b/docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md index 51fd691c2..103f20941 100644 --- a/docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Gui_Fixie_GitHubActions.md b/docs/wiz/MacOS_Rider_Gui_Fixie_GitHubActions.md index 55587fa76..c78f283c3 100644 --- a/docs/wiz/MacOS_Rider_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/MacOS_Rider_Gui_Fixie_GitHubActions.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/MacOS_Rider_Gui_Fixie_None.md b/docs/wiz/MacOS_Rider_Gui_Fixie_None.md index 2a98ab507..c09497621 100644 --- a/docs/wiz/MacOS_Rider_Gui_Fixie_None.md +++ b/docs/wiz/MacOS_Rider_Gui_Fixie_None.md @@ -197,7 +197,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Cli_Fixie_AppVeyor.md b/docs/wiz/Windows_Other_Cli_Fixie_AppVeyor.md index 10997501f..12088bf96 100644 --- a/docs/wiz/Windows_Other_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_Other_Cli_Fixie_AppVeyor.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Cli_Fixie_AzureDevOps.md b/docs/wiz/Windows_Other_Cli_Fixie_AzureDevOps.md index 556a6ac6e..5d51fcf38 100644 --- a/docs/wiz/Windows_Other_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_Other_Cli_Fixie_AzureDevOps.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Cli_Fixie_GitHubActions.md b/docs/wiz/Windows_Other_Cli_Fixie_GitHubActions.md index dbd8c5882..8b288da32 100644 --- a/docs/wiz/Windows_Other_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_Other_Cli_Fixie_GitHubActions.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Cli_Fixie_None.md b/docs/wiz/Windows_Other_Cli_Fixie_None.md index 985cc55cd..0ddfab0ce 100644 --- a/docs/wiz/Windows_Other_Cli_Fixie_None.md +++ b/docs/wiz/Windows_Other_Cli_Fixie_None.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Gui_Fixie_AppVeyor.md b/docs/wiz/Windows_Other_Gui_Fixie_AppVeyor.md index cf15546f3..de6cc4795 100644 --- a/docs/wiz/Windows_Other_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_Other_Gui_Fixie_AppVeyor.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Gui_Fixie_AzureDevOps.md b/docs/wiz/Windows_Other_Gui_Fixie_AzureDevOps.md index ad8b3b813..ea5871d2b 100644 --- a/docs/wiz/Windows_Other_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_Other_Gui_Fixie_AzureDevOps.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Gui_Fixie_GitHubActions.md b/docs/wiz/Windows_Other_Gui_Fixie_GitHubActions.md index 5a3a8d1da..4aeec5705 100644 --- a/docs/wiz/Windows_Other_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_Other_Gui_Fixie_GitHubActions.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Other_Gui_Fixie_None.md b/docs/wiz/Windows_Other_Gui_Fixie_None.md index 0e43e1fc5..ccd0bf755 100644 --- a/docs/wiz/Windows_Other_Gui_Fixie_None.md +++ b/docs/wiz/Windows_Other_Gui_Fixie_None.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Cli_Fixie_AppVeyor.md b/docs/wiz/Windows_Rider_Cli_Fixie_AppVeyor.md index bbf62847a..c82233310 100644 --- a/docs/wiz/Windows_Rider_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_Rider_Cli_Fixie_AppVeyor.md @@ -216,7 +216,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Cli_Fixie_AzureDevOps.md b/docs/wiz/Windows_Rider_Cli_Fixie_AzureDevOps.md index 34083ca06..4c6cf6a18 100644 --- a/docs/wiz/Windows_Rider_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_Rider_Cli_Fixie_AzureDevOps.md @@ -216,7 +216,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Cli_Fixie_GitHubActions.md b/docs/wiz/Windows_Rider_Cli_Fixie_GitHubActions.md index 1d710377f..a31838b01 100644 --- a/docs/wiz/Windows_Rider_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_Rider_Cli_Fixie_GitHubActions.md @@ -216,7 +216,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Cli_Fixie_None.md b/docs/wiz/Windows_Rider_Cli_Fixie_None.md index c2aa46472..346f824b4 100644 --- a/docs/wiz/Windows_Rider_Cli_Fixie_None.md +++ b/docs/wiz/Windows_Rider_Cli_Fixie_None.md @@ -216,7 +216,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Gui_Fixie_AppVeyor.md b/docs/wiz/Windows_Rider_Gui_Fixie_AppVeyor.md index a21bfd411..951061c5c 100644 --- a/docs/wiz/Windows_Rider_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_Rider_Gui_Fixie_AppVeyor.md @@ -210,7 +210,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Gui_Fixie_AzureDevOps.md b/docs/wiz/Windows_Rider_Gui_Fixie_AzureDevOps.md index b32a3e4cc..ad1bd7147 100644 --- a/docs/wiz/Windows_Rider_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_Rider_Gui_Fixie_AzureDevOps.md @@ -210,7 +210,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Gui_Fixie_GitHubActions.md b/docs/wiz/Windows_Rider_Gui_Fixie_GitHubActions.md index c0e716d6a..a67c29cd6 100644 --- a/docs/wiz/Windows_Rider_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_Rider_Gui_Fixie_GitHubActions.md @@ -210,7 +210,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_Rider_Gui_Fixie_None.md b/docs/wiz/Windows_Rider_Gui_Fixie_None.md index 83df46cb5..353c8c093 100644 --- a/docs/wiz/Windows_Rider_Gui_Fixie_None.md +++ b/docs/wiz/Windows_Rider_Gui_Fixie_None.md @@ -210,7 +210,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AppVeyor.md b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AppVeyor.md index 4c010a336..3bf094539 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AppVeyor.md @@ -224,7 +224,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AzureDevOps.md b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AzureDevOps.md index 9d9dde654..196f1300d 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_AzureDevOps.md @@ -224,7 +224,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_GitHubActions.md b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_GitHubActions.md index 6e009cd7f..39c3061de 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_GitHubActions.md @@ -224,7 +224,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_None.md b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_None.md index 664dd2d5e..1eaf5d698 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_None.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Cli_Fixie_None.md @@ -224,7 +224,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AppVeyor.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AppVeyor.md index 1042a6fc6..693fcabf1 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AppVeyor.md @@ -218,7 +218,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AzureDevOps.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AzureDevOps.md index 818cf60a7..c5bc5593a 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_AzureDevOps.md @@ -218,7 +218,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_GitHubActions.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_GitHubActions.md index 3ec46fa5b..1843ad7be 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_GitHubActions.md @@ -218,7 +218,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_None.md b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_None.md index d14b90731..595a1ba80 100644 --- a/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_None.md +++ b/docs/wiz/Windows_VisualStudioWithReSharper_Gui_Fixie_None.md @@ -218,7 +218,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Cli_Fixie_AppVeyor.md b/docs/wiz/Windows_VisualStudio_Cli_Fixie_AppVeyor.md index b2738e4ca..9f43a19e5 100644 --- a/docs/wiz/Windows_VisualStudio_Cli_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudio_Cli_Fixie_AppVeyor.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Cli_Fixie_AzureDevOps.md b/docs/wiz/Windows_VisualStudio_Cli_Fixie_AzureDevOps.md index f6ad1a791..25e6cf4c5 100644 --- a/docs/wiz/Windows_VisualStudio_Cli_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudio_Cli_Fixie_AzureDevOps.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Cli_Fixie_GitHubActions.md b/docs/wiz/Windows_VisualStudio_Cli_Fixie_GitHubActions.md index 6f4425cfd..8dddeeee8 100644 --- a/docs/wiz/Windows_VisualStudio_Cli_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudio_Cli_Fixie_GitHubActions.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Cli_Fixie_None.md b/docs/wiz/Windows_VisualStudio_Cli_Fixie_None.md index a1869420f..be377ac2a 100644 --- a/docs/wiz/Windows_VisualStudio_Cli_Fixie_None.md +++ b/docs/wiz/Windows_VisualStudio_Cli_Fixie_None.md @@ -167,7 +167,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Gui_Fixie_AppVeyor.md b/docs/wiz/Windows_VisualStudio_Gui_Fixie_AppVeyor.md index 4264290f7..1908a31a0 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Fixie_AppVeyor.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Fixie_AppVeyor.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Gui_Fixie_AzureDevOps.md b/docs/wiz/Windows_VisualStudio_Gui_Fixie_AzureDevOps.md index 41bb08ada..c7e535195 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Fixie_AzureDevOps.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Fixie_AzureDevOps.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Gui_Fixie_GitHubActions.md b/docs/wiz/Windows_VisualStudio_Gui_Fixie_GitHubActions.md index 5570e71d0..9ac14e6b1 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Fixie_GitHubActions.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Fixie_GitHubActions.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/docs/wiz/Windows_VisualStudio_Gui_Fixie_None.md b/docs/wiz/Windows_VisualStudio_Gui_Fixie_None.md index 2fa33155a..fbd805500 100644 --- a/docs/wiz/Windows_VisualStudio_Gui_Fixie_None.md +++ b/docs/wiz/Windows_VisualStudio_Gui_Fixie_None.md @@ -161,7 +161,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: diff --git a/readme.md b/readme.md index 524ae94fa..841a2bde9 100644 --- a/readme.md +++ b/readme.md @@ -212,7 +212,7 @@ To enable Verify the [ITestProject and IExecution interfaces](https://github.co Requirements: * Assign the target assembly in `ITestProject.Configure` using `VerifierSettings.AssignTargetAssembly` - * Wrap test executions in `IExecution.Run` with a `ExecutionState.Set` + * Wrap test executions in `IExecution.Run` using `ExecutionState.Set` An example implementation of the above: