Skip to content

chore(deps): align unit test framework with UITests#48

Merged
AThraen merged 1 commit into
mainfrom
chore/bump-unit-test-framework
May 15, 2026
Merged

chore(deps): align unit test framework with UITests#48
AThraen merged 1 commit into
mainfrom
chore/bump-unit-test-framework

Conversation

@AThraen
Copy link
Copy Markdown
Contributor

@AThraen AThraen commented May 15, 2026

Summary

  • Bumps Microsoft.NET.Test.Sdk 17.12.0 → 18.5.1 and xunit.runner.visualstudio 2.8.2 → 3.1.5 in tests/CodeShellManager.Tests/.
  • Brings the unit test project in line with the UITests project after dependabot's Bump the nuget group with 6 updates #45 (which bumped UITests only).
  • xunit stays at 2.9.3 — matches UITests.

Test plan

  • dotnet test tests/CodeShellManager.Tests/ — 82 passed, 0 failed (49ms, down from 367ms on the older runner)
  • CI build green

🤖 Generated with Claude Code

Bumps Microsoft.NET.Test.Sdk 17.12.0 → 18.5.1 and
xunit.runner.visualstudio 2.8.2 → 3.1.5 in the unit test project so
both test projects share the same test framework after #45.

All 82 unit tests pass.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@AThraen AThraen merged commit ed37e64 into main May 15, 2026
1 check passed
@AThraen AThraen deleted the chore/bump-unit-test-framework branch May 15, 2026 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant