Skip to content

This package provides F# Unquote for FarNet.FSharpFar

License

Notifications You must be signed in to change notification settings

nightroman/FarNet.FSharp.Unquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FarNet.FSharp.Unquote

This package provides Unquote for FarNet.FSharpFar

Write F# unit test assertions as quoted expressions, get step-by-step failure messages for free

Installation

How to install and update FarNet and modules:
https://github.com/nightroman/FarNet#readme

Once installed, the package is portable with Far Manager and available for F# scripts.

F# scripts

In your F# script directory create the configuration *.fs.ini:

[use]
%FARHOME%\FarNet\Lib\FarNet.FSharp.Unquote\FarNet.FSharp.Unquote.ini

Scripts normally use:

open Swensen.Unquote

This is it. See /samples.

See also

About

This package provides F# Unquote for FarNet.FSharpFar

Resources

License

Stars

Watchers

Forks