Skip to content

Update test projects to use xUnit v3#755

Merged
StuartFerguson merged 1 commit into
mainfrom
task/#739_upgrade_xunit_to_v3
Jun 10, 2026
Merged

Update test projects to use xUnit v3#755
StuartFerguson merged 1 commit into
mainfrom
task/#739_upgrade_xunit_to_v3

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Replaced all xunit v2 package references with xunit.v3 (3.2.2) in test projects and Directory.Packages.props. Also set DebugType to None in FileProcessor.BusinessLogic.Tests.csproj.

closes #739

Replaced all xunit v2 package references with xunit.v3 (3.2.2) in test projects and Directory.Packages.props. Also set DebugType to None in FileProcessor.BusinessLogic.Tests.csproj.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@StuartFerguson StuartFerguson merged commit 5aa2eb5 into main Jun 10, 2026
7 checks passed
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.

Move Xunit from v2 to v3

1 participant