Update Unit Tests Packages - #3288
Conversation
--- updated-dependencies: - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
cbdaa6a to
cd1edc7
Compare
|
@VladislavAntonyuk Could you resolve the CI/CD failure? |
There was a problem hiding this comment.
🟡 Changes recommended
The updated package ID (xunit.v3) does not match the PR’s stated intent to bump xunit.v3.mtp-v2, and it introduces inconsistency with other test projects still using xunit.v3.mtp-v2.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates the xUnit v3 testing dependency used by the CommunityToolkit.Maui.SourceGenerators.UnitTests project, intended to move from the 3.2.2 line to 4.0.0.
Changes:
- Replaces the test framework package reference in
CommunityToolkit.Maui.SourceGenerators.UnitTests.csprojwith a4.0.0xUnit v3 reference.
File summaries
| File | Description |
|---|---|
| src/CommunityToolkit.Maui.SourceGenerators.UnitTests/CommunityToolkit.Maui.SourceGenerators.UnitTests.csproj | Updates the xUnit package reference to align with the intended dependency bump. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…ourceGenerators.UnitTests/xunit.v3.mtp-v2-4.0.0
--- updated-dependencies: - dependency-name: xunit.v3.mtp-v2 dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
🟢 Approval recommended
The xUnit 4 migration, MTP configuration, CI reporting, and analyzer-driven test updates are consistent and complete.
Review details
- Files reviewed: 38/38 changed files
- Comments generated: 0 new
- Review effort level: Balanced
Updated xunit.v3.mtp-v2 from 3.2.2 to 4.0.0.
Release notes
Sourced from xunit.v3.mtp-v2's releases.
No release notes found for this version range.
Commits viewable in compare view.