An implementation of Haskell Doctest for F#.
                        
                    
         
                Info
| Version: | 0.0.6 | 
| Author(s): | Nikos Baxevanis | 
| Last Update: | Tuesday, May 23, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/moodmosaic/doctest/ | 
| NuGet Url: | https://www.nuget.org/packages/Doctest | 
Install
Install-Package Doctest
                        dotnet add package Doctest
                        paket add Doctest
                        
                                Doctest Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Argu(>= 3.7.0)
 - FSharp.Compiler.Service(>= 12.0.8)
 - FSharp.Data(>= 2.3.3)
 - System.Collections.Immutable(>= 1.3.1)
 - System.Reflection.Metadata(>= 1.4.2)
 - Unquote(>= 3.2.0)
 
Tags