-
Notifications
You must be signed in to change notification settings - Fork 782
Fixes #4787. Upgrade all nuget packages including the obsolete xunit v2 #4788
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 3 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
98f0126
Upgrade nuget packages, rename TestContext to FluentTestContext and r…
BDisp 75ab6b6
Fix recursive events
BDisp 7504ef7
Fix unit tests
BDisp 1a7484a
Upgrade ReportGenerator
BDisp 54ee0ff
Code cleanup
BDisp 6af30ef
Rename FluentTestContext to AppTestHelper
BDisp d65df27
Resolving merge conflicts
BDisp d5a7044
Fix TestContext.Current.CancellationToken warnings
BDisp 217baeb
Add <OutputType>Exe</OutputType> in the unit tests projects
BDisp abf604b
Add <UseAppHost>true</UseAppHost>
BDisp be3e69e
Remove xunit.runner.visualstudio and Microsoft.NET.Test.Sdk nuget pac…
BDisp 82e245d
Remove Microsoft.Net.Compilers.Toolset unused nuget package
BDisp 7e4a8f0
Add <CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
BDisp 013a3a2
Trying to fix integrations tests
BDisp 0f62080
Remove <IsTestProject>true</IsTestProject> to prevent ghost transitiv…
BDisp 365e6bf
Keep parameter consistency with the generator
BDisp c8dbe87
Prevent UICatalog test fail in WSL using VS2026
BDisp d08381f
Resolving merge conflicts
BDisp fe3cc4a
Fix merge errors
BDisp bcc8eeb
Renamed to AppTestHelpers and AppTestHelpers.XunitHelpers
BDisp c0b3d70
Merge branch 'v2_develop' into v2_4787__upgrade-nuget-packages
BDisp 839638f
Fix test discovery for dotnet test and ReSharper after xUnit v3 upgrade
tig f677a6d
Fix AppTestHelper XML doc summary
tig 98fbbb3
Update CI workflows for Microsoft Testing Platform (MTP)
tig f40d7ad
Fix Linux/macOS CI: chmod +x test executables after artifact download
tig 56d23aa
Remove --coverage flag (not supported by xUnit v3 MTP)
tig c529754
Build per-OS instead of sharing Linux artifacts across platforms
tig 6101243
Add --diagnostic flag (required by --diagnostic-output-directory)
tig 0a29c24
Update all docs to use MTP-compatible dotnet test syntax
tig 1dce13f
Fix duplicate --diagnostic flag; update stale coverage docs
tig fead444
Merge branch 'v2_develop' into v2_4787__upgrade-nuget-packages
BDisp cf31f2a
Fix help arg
BDisp 4bdfeb0
Microsoft.CodeAnalysis.CSharp is now consistent with version 4.14.0 a…
BDisp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.