Pilchie / xunit.runner.wpf

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

Update output window to use fixed-width font #43

Closed DustinCampbell closed 9 years ago

DustinCampbell commented 9 years ago

This improves the output display by making it easier to see how actual and expected results line up, especially with differing string text.

DustinCampbell commented 9 years ago

Example:

image

Pilchie commented 9 years ago

:shipit: