microsoft / testfx

MSTest framework and adapter
MIT License
714 stars 253 forks source link

Please update sample to show Test Explorer integration #3481

Closed bradwilson closed 1 month ago

bradwilson commented 1 month ago

Would it be possible to update the code sample so that it works with Test Explorer? Right now the sample only provides a standalone test execution experience, where most users will expect to be able to run tests via Test Explorer.

Related: #3479

bradwilson commented 1 month ago

@MarcoRossignoli @drognanar

MarcoRossignoli commented 1 month ago

Discussed here it's not needed at the moment xunit will use the testing framework to plug to the tooling, at least as first step. Discussion https://github.com/microsoft/testfx/issues/3479