Add fallback filtering for compatibility so that AIs can actually run single tests or groups
Right now no AI can run a single TUnit test. They're incapable of doing so, and having to teach them every single time (because they ignore it in the copilot-instructions.md as an example) is exhausting and this is one case where AI can do a good job writing and testing tests.
Please add the standard xunit/nunit syntax for filtering in addition to the tree stuff that's in the docs.
Custom filters need to be opened up by the Microsoft Test Platform: https://github.com/microsoft/testfx/issues/3590
Thanks! Tracking.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.