Skip to content

Bump MSTest.TestAdapter and MSTest.TestFramework #177

Bump MSTest.TestAdapter and MSTest.TestFramework

Bump MSTest.TestAdapter and MSTest.TestFramework #177

Triggered via pull request January 8, 2026 12:29
Status Success
Total duration 30s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: Tests/BitboardTests.cs#L17
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L16
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L32
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/SearchTests.cs#L19
Use 'Assert.IsLessThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L15
Use 'Assert.AreEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/SearchTests.cs#L18
Use 'Assert.IsLessThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L30
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L28
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/SearchTests.cs#L17
Use 'Assert.AreNotEqual' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)
test: Tests/BitboardTests.cs#L14
Use 'Assert.IsGreaterThan' instead of 'Assert.IsTrue' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0037)