stephen swensen
- 710,075 total downloads
- last updated 5/17/2021
- Latest version: 6.1.0
Unquote is not just another DSL or API for making unit test assertions. Instead, assertions are written as plain, statically-checked F# quoted expressions and test failure messages are given as step-by-step F# expression evaluations.
Unquote integrates configuration-free with all exception-based...
More information
FsEye
by:
stephen swensen
- 16,330 total downloads
- last updated 6/21/2014
- Latest version: 2.1.0
FsEye listens for additions and updates to variables within FSI sessions, allowing you to reflectively examine properties of captured values through a visual interface. It also allows you to programmatically add and update eye watches, effectively ending the era of printf REPL debugging.