Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Aug 26, 2024
1 parent fe4a36d commit 7ebfbd6
Show file tree
Hide file tree
Showing 66 changed files with 66 additions and 66 deletions.
2 changes: 1 addition & 1 deletion docs/mdsource/fixie-convention.include.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Cli_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Rider_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Cli_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Other_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Cli_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/MacOS_Rider_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Cli_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Other_Gui_Fixie_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Cli_Fixie_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Cli_Fixie_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Windows_Rider_Cli_Fixie_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down
Loading

0 comments on commit 7ebfbd6

Please sign in to comment.