This repository was archived by the owner on Aug 24, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 15
Xunit v3 #179
Draft
Youssef Fahmy (Youssef1313)
wants to merge
39
commits into
microsoft:main
Choose a base branch
from
Youssef1313:xunit-v3
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Xunit v3 #179
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
2a746a0
Xunit v3 initial work
Youssef1313 3bdeede
Progress
Youssef1313 9d5be9d
Progress
Youssef1313 fcd5064
Progress
Youssef1313 3ece072
Progres......
Youssef1313 11158ed
Progress...
Youssef1313 dda0863
More progress..
Youssef1313 8f74a16
Progress...
Youssef1313 6518250
Progress
Youssef1313 259ca42
Progress
Youssef1313 6f4bb37
Add TODO
Youssef1313 7082cef
Small progress
Youssef1313 644c8aa
Progress
Youssef1313 0b1566a
Progress
Youssef1313 717cb52
A bit of progress
Youssef1313 46fd171
Progress
Youssef1313 e88a3f2
Progress
Youssef1313 f132aee
Progress
Youssef1313 7912ab5
Revert unintentional change
Youssef1313 cdca8aa
Packaging
Youssef1313 46f480a
Add test project for v3
Youssef1313 222861f
Update gen
Youssef1313 2e0300c
Update gen
Youssef1313 11d5d3b
Adjust doc comments in gen
Youssef1313 203288b
Wrap in marshal by ref to allow serialization
Youssef1313 ce9f4a3
Cleanup
Youssef1313 73b2077
Adjust for TestContext when executing in devenv
Youssef1313 9997152
Preserve older solution structure
Youssef1313 d8990a8
Fix build race
Youssef1313 dfa4496
Cleanup
Youssef1313 a9a9b6e
Missing semicolon
Youssef1313 127f8aa
Fix build error
Youssef1313 0ca0392
Progress - doesn't yet compile
Youssef1313 5c37094
Progress
Youssef1313 f08b9b8
Progress
Youssef1313 aad1f8c
Progress
Youssef1313 8c96f59
Progress more
Youssef1313 e4841db
Fixes for v2
Youssef1313 f507aaa
Fix
Youssef1313 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This must NOT be merged. I'll mirror the packages following https://github.com/dotnet/arcade/blob/main/Documentation/MirroringPackages.md once the PR is closer.