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

Fix #113 by changing the precedence of forward pipe and cast operator… #151

Closed gdziadkiewicz closed 3 years ago

gdziadkiewicz commented 4 years ago

…s to the level of equality operator.

stephen-swensen commented 3 years ago

This PR was pulled into include in #156 which was recently merged into and will be release as part of Unquote version 6.0.0 shortly. Thanks for your contribution, and sorry for the long delay getting it released (v6 tooling improvements should make turnaround on releases much quicker going forward).