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
285 stars 26 forks source link

Opening Swensen.Unquote should not shadow FSharp.Core.Operators.raise with internal raise implementation #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Unquote uses a custom inline implementation raise to achieve clean stack traces 
which undesirably shadows the Microsoft implementation of raise when the 
Swensen.Unquote namespace is opened.

Original issue reported on code.google.com by stephen....@gmail.com on 16 Mar 2015 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 16 Mar 2015 at 1:53

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 16 Mar 2015 at 2:08

GoogleCodeExporter commented 9 years ago

Original comment by stephen....@gmail.com on 17 May 2015 at 6:10