Pilchie / xunit.runner.wpf

XUnit Gui written in WPF
Apache License 2.0
44 stars 41 forks source link

Invert test case filter buttons and mark skipped tests during discovery #53

Closed DustinCampbell closed 8 years ago

DustinCampbell commented 8 years ago

The filter buttons are now unchecked by default, which has the meaning of no filter applied. Clicking the filter buttons the applies that filter. In addition, we now mark skipped tests when they are discovered.

Tagging @Pilchie

DustinCampbell commented 8 years ago

Going ahead and merging this one. It makes the world better. Holler if you hate it.