Refactor Condition evaluation by Youssef1313 · Pull Request #15357 · microsoft/vstest (original) (raw)
approved these changes Jan 13, 2026
nohwnd deleted the dev/ygerges/refactor branch
This was referenced
Jan 27, 2026
nohwnd added a commit to nohwnd/vstest that referenced this pull request
nohwnd added a commit that referenced this pull request
Deprecate EnableShutdownAfterTestRun which is no-op
Add regression tests for untested bug fixes
Add 32 new test files covering 30 areas of bug fixes that were merged without corresponding tests. Each test documents which PR/issue it prevents from regressing.
Areas covered:
- TestProperty.Equals ID-based equality (#15370)
- TraitCollection.GetTraits with EqualityComparer (#15370, #15249)
- CommandLineUtilities backslash-quote parsing (#15304)
- ManagedNameParser F# method name unescaping (#4972)
- ManagedNameParser edge cases (#15259, #15255)
- Condition evaluation operations refactor (#15357)
- Condition parsing and tokenization (#15357)
- TrackableEvent subscribe/notify/wait (#4553)
- PathConverter path replacement for UWP (#3367)
- NullPathConverter singleton pattern (#3367)
- PathConverter attachment handling (#3367)
- PathConverter DiscoveryCriteria/TestRunCriteria (#3367)
- DiscoveryDataAggregator source status tracking (#3381)
- DiscoveryCompleteEventArgs status properties (#3381)
- DiscoveryCriteria constructor behavior (#3381)
- JsonDataSerializer discovery status (#3381)
- JsonDataSerializer payload serialization (#3381)
- LengthPrefixCommunicationChannel TrackableEvent (#4553)
- TrxLogger WarnOnFileOverwrite parameter (#5141)
- VSTestTask2 message parsing and error codes (#5115, #5113)
- VSTestTask2 ANSI escape handling (#5084)
- VSTestTask2 duration formatting (#4894)
- TestHostManagerCallbacks error as informational (#5192)
- ConsoleLogger MinimalTestResult timing fix (#5143)
- TestResult timing properties (#5143, #4894)
- TestCase serialization with traits (#15370)
- TestObject property storage (#15370, #15249)
- Condition ValidForProperties (#15357)
Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
Co-authored-by: Youssef1313 youssefvictor00@gmail.com Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
This was referenced
Apr 7, 2026
This was referenced
Jun 15, 2026
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
[ Show hidden characters]({{ revealButtonHref }})