Skip to content

Issues: microsoft/testfx

MSTest v4 Breaking Changes
#1285 opened Sep 27, 2022 by Evangelink
Open 1
Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[MTP v2][Breaking] Avoid the use of C# records in public API Area: MTP Belongs to the Microsoft.Testing.Platform core library Breaking ‼️
#5517 opened Apr 25, 2025 by Youssef1313 Platform 2.0
Obsolete TestMethodIdentifierProperty constructor and add new constructor with arity parameter Area: MTP Belongs to the Microsoft.Testing.Platform core library
#5516 opened Apr 25, 2025 by Youssef1313
[MSTest v4][breaking] Use CallerFilePath and CallerLineNumber in TestMethodAttribute Area: MSTest Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions) Breaking ‼️
#5500 opened Apr 23, 2025 by Youssef1313 4.0.0
[Rant] All the "wheel reinvention" going on in Testing.Platform is extremely disappointing Area: MTP Belongs to the Microsoft.Testing.Platform core library Discussion
#5497 opened Apr 22, 2025 by julealgon
JsonRPC protocol epic issue Area: MTP Belongs to the Microsoft.Testing.Platform core library Area: Server Mode
#5490 opened Apr 21, 2025 by Youssef1313
Please execute data driven unit tests sequentially while debugging, not in parallel Needs: Design Needs research and proposal for how the feature will be implemented.
#5484 opened Apr 18, 2025 by SetTrend
Multi-assembly testconfig.json to IConfiguration Needs: Design Needs research and proposal for how the feature will be implemented.
#5480 opened Apr 17, 2025 by thomhurst
[F#] Using MSTest with MTP doesn't provide source information Area: MSTest Issues with MSTest that are not specific to more refined area (e.g. analyzers or assertions) Area: MTP VSTest Bridge
#5469 opened Apr 15, 2025 by Youssef1313 MSTest 3.9 / MTP 1.7
MTP's --timeout parsing uses current culture, it should use invariant Area: MTP Belongs to the Microsoft.Testing.Platform core library
#5451 opened Apr 11, 2025 by Youssef1313
TestDiscoveryFinishedMessage Area: MTP Belongs to the Microsoft.Testing.Platform core library Discussion Needs: Triage 🔍
#5436 opened Apr 10, 2025 by thomhurst
Allow running on wasm platform Area: MTP Belongs to the Microsoft.Testing.Platform core library
#5366 opened Apr 3, 2025 by jjonescz
ProTip! Exclude everything labeled bug with -label:bug.