Skip to content

shanecharles/level-up-with-generative-testing-2019-property-demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

F#

Setup

Install the required libraries by running the command below:

On Windows run

build.cmd

On Mac run (Mono is required)

./build.sh

Running (VSCode)

I use Visual Studio Code with the Ionide-Fsharp plugin. I load the code in FSharp Interactive (FSI).

You can also use FSI in Visual Studio.

Python

This was tested using python 2.7.

Setup

pip install hypothesis

Running (Command line)

./pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published