microsoft / testfx

MSTest framework and adapter
MIT License
697 stars 250 forks source link

Skipped tests count as not run #3243

Closed Evangelink closed 1 month ago

Evangelink commented 1 month ago

Update the logic to consider skipped tests as not run:

Fixes #3216