15 Forks
361 Stars
361 Watchers

rapid

Rapid is a Go library for property-based testing that supports state machine ("stateful" or "model-based") testing and fully automatic test case minimization ("shrinking")

How to download and setup rapid

Open terminal and run command
git clone https://github.com/flyingmutant/rapid.git
git clone is used to create a copy or clone of rapid repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rapid https://github.com/flyingmutant/rapid/archive/master.zip

Or simply clone rapid with SSH
[email protected]:flyingmutant/rapid.git

If you have some problems with rapid

You may open issue on rapid support forum (system) here: https://github.com/flyingmutant/rapid/issues