20 Forks
150 Stars
150 Watchers

rspec

(Rust) Rspec - a BDD test harness for stable Rust

How to download and setup rspec

Open terminal and run command
git clone https://github.com/rust-rspec/rspec.git
git clone is used to create a copy or clone of rspec 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 rspec https://github.com/rust-rspec/rspec/archive/master.zip

Or simply clone rspec with SSH
[email protected]:rust-rspec/rspec.git

If you have some problems with rspec

You may open issue on rspec support forum (system) here: https://github.com/rust-rspec/rspec/issues