Skip to content

Fix local run tests, when xunit.runner.console version is globally on…#479

Merged
ITaluone merged 3 commits into
Fallout-build:mainfrom
ITaluone:fix/xunit-resolve-tests
Jul 12, 2026
Merged

Fix local run tests, when xunit.runner.console version is globally on…#479
ITaluone merged 3 commits into
Fallout-build:mainfrom
ITaluone:fix/xunit-resolve-tests

Conversation

@ITaluone

Copy link
Copy Markdown
Collaborator

… higher version

Fixes #471

The problem is, that a globally installed xunit.runner.console nuget package from another project breaks this test.

@ITaluone ITaluone requested a review from a team as a code owner July 11, 2026 19:24
@ITaluone ITaluone requested a review from ChrisonSimtian July 11, 2026 19:24
@ITaluone ITaluone force-pushed the fix/xunit-resolve-tests branch from 5644033 to fe29ca4 Compare July 11, 2026 20:17
Comment thread tests/Fallout.Tooling.Specs/NuGetPackageResolverSpecs.cs Outdated
Comment thread tests/Fallout.Tooling.Specs/NuGetPackageResolverSpecs.cs Outdated
Comment thread tests/Fallout.Tooling.Specs/NuGetPackageResolverSpecs.cs Outdated
@ChrisonSimtian ChrisonSimtian added bug Something isn't working Can Merge These PRs are just waiting to be merged, nothing more to do and maintainer has approved labels Jul 12, 2026
@ITaluone ITaluone force-pushed the fix/xunit-resolve-tests branch from beffb10 to c0f4386 Compare July 12, 2026 11:48
@ITaluone ITaluone enabled auto-merge (rebase) July 12, 2026 11:48
@ITaluone ITaluone merged commit 3969db0 into Fallout-build:main Jul 12, 2026
1 check passed
@ITaluone ITaluone deleted the fix/xunit-resolve-tests branch July 12, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working Can Merge These PRs are just waiting to be merged, nothing more to do and maintainer has approved

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Testing]: Constant XunitConsolePackageVersion set to 2.6.1 is probably never correct locally

3 participants