SwensenSoftware / unquote

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free
http://www.swensensoftware.com/unquote
Apache License 2.0
287 stars 25 forks source link

xunit.gui.exe Output: bad newlines #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see screen shot

Original issue reported on code.google.com by stephen....@gmail.com on 22 Feb 2011 at 7:09

Attachments:

GoogleCodeExporter commented 9 years ago
fixed, using Environment.NewLine instead of "\n"

Original comment by stephen....@gmail.com on 23 Feb 2011 at 2:38

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 17 Mar 2011 at 4:14