Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 5, 2024
1 parent cfae4fc commit d9534a1
Show file tree
Hide file tree
Showing 161 changed files with 483 additions and 483 deletions.
6 changes: 3 additions & 3 deletions docs/mdsource/rider-resharper-orphaned-process.include.md
Expand Up @@ -8,7 +8,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -29,11 +29,11 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500">
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500">
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Expecto_AppVeyor.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Expecto_AzureDevOps.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Expecto_GitHubActions.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Expecto_None.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Fixie_AppVeyor.md
Expand Up @@ -112,7 +112,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -133,14 +133,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Fixie_AzureDevOps.md
Expand Up @@ -112,7 +112,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -133,14 +133,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Fixie_GitHubActions.md
Expand Up @@ -112,7 +112,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -133,14 +133,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_Fixie_None.md
Expand Up @@ -112,7 +112,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -133,14 +133,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_MSTest_AppVeyor.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_MSTest_AzureDevOps.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_MSTest_GitHubActions.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_MSTest_None.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_NUnit_AppVeyor.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down
6 changes: 3 additions & 3 deletions docs/wiz/Linux_Rider_Cli_NUnit_AzureDevOps.md
Expand Up @@ -114,7 +114,7 @@ Since this project launches diff tools, it will trigger this feature and a dialo

> All unit tests are finished, but child processes spawned by the test runner process are still running. Terminate child process?
<img src="resharper-spawned.png" alt="R# terminate process dialog" width="400">
<img src="/docs/resharper-spawned.png" alt="R# terminate process dialog" width="400">

As such this feature needs to be disabled:

Expand All @@ -135,14 +135,14 @@ Add the following to `[Solution].sln.DotSettings`.

ReSharper | Options | Tools | Unit Testing | Test Runner

<img src="resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">
<img src="/docs/resharper-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="400">


#### Rider

File | Settings | Manage Layers | This computer | Edit Layer | Build, Execution, Deployment | Unit Testing | Test Runner

<img src="rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->
<img src="/docs/rider-ignore-spawned.png" alt="Disable R# orphaned processes detection" width="500"><!-- endInclude -->

## DiffPlex

Expand Down

0 comments on commit d9534a1

Please sign in to comment.