Skip to content

Commit

Permalink
Better convention checks (#1288)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp authored Sep 10, 2024
1 parent a84b730 commit a729a10
Show file tree
Hide file tree
Showing 349 changed files with 542 additions and 403 deletions.
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 @@ -109,7 +109,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -109,7 +109,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -109,7 +109,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -109,7 +109,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_XunitV3_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_XunitV3_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_XunitV3_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_XunitV3_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Xunit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Xunit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Cli_Xunit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -115,7 +115,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -115,7 +115,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -115,7 +115,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
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 @@ -115,7 +115,7 @@ public class VerifyChecksTests
VerifyChecks.Run(GetType().Assembly);
}
```
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L1-L7' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Fixie.Tests/VerifyChecksTests.cs#L2-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksFixie' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_MSTest_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public partial class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.MSTest.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksMSTest' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_NUnit_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L1-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.NUnit.Tests/VerifyChecksTests.cs#L2-L10' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksNUnit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_XunitV3_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_XunitV3_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_XunitV3_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_XunitV3_None.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.XunitV3.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunitV3' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_AppVeyor.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_AzureDevOps.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
2 changes: 1 addition & 1 deletion docs/wiz/Linux_Other_Gui_Xunit_GitHubActions.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ public class VerifyChecksTests
VerifyChecks.Run();
}
```
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L1-L8' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<sup><a href='/src/Verify.Xunit.Tests/VerifyChecksTests.cs#L2-L9' title='Snippet source file'>snippet source</a> | <a href='#snippet-VerifyChecksXunit' title='Start of snippet'>anchor</a></sup>
<!-- endSnippet -->

## DiffPlex
Expand Down
Loading

0 comments on commit a729a10

Please sign in to comment.