chore: Bump MSTest.TestAdapter and MSTest.TestFramework #956
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/Nager.Date.UnitTest/Countries/GermanyTest.cs#L63
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/BrazilTest.cs#L15
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/SingaporeTest.cs#L23
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/GermanyTest.cs#L63
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/BrazilTest.cs#L15
Use 'Assert.IsTrue' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|
|
build:
src/Nager.Date.UnitTest/Countries/SingaporeTest.cs#L23
Use 'Assert.HasCount' instead of 'Assert.AreEqual' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
|