From 3edac9fe7ce656586d7a41adfa72a77f3023a525 Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Mon, 30 Nov 2020 19:55:00 +0000 Subject: [PATCH 1/2] Update link to xunit docs --- docs/testing-guidelines/testing-guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing-guidelines/testing-guidelines.md b/docs/testing-guidelines/testing-guidelines.md index ce987beb6d0..e00c8352ee7 100755 --- a/docs/testing-guidelines/testing-guidelines.md +++ b/docs/testing-guidelines/testing-guidelines.md @@ -88,7 +88,7 @@ When you would want to do this: ### xUnit -For those tests which are not easily run via Pester, we have decided to use [xUnit](https://xunit.github.io/) as the test framework. +For those tests which are not easily run via Pester, we have decided to use [xUnit](https://xunit.net/) as the test framework. Currently, we have a minuscule number of tests which are run by using xUnit. ## Running tests outside of CI From 599455c999a1930976f5ca71b2617ccb36b1b8a8 Mon Sep 17 00:00:00 2001 From: xtqqczze Date: Mon, 30 Nov 2020 17:54:07 +0000 Subject: [PATCH 2/2] Upgrade StyleCopAnalyzers to v1.2.0-beta.261 --- Analyzers.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Analyzers.props b/Analyzers.props index a6188d481fc..d0b16622b8c 100644 --- a/Analyzers.props +++ b/Analyzers.props @@ -1,5 +1,5 @@ - +