690 Forks
1364 Stars
1364 Watchers

testing-workshop

A workshop for learning how to test JavaScript applications

How to download and setup testing-workshop

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

Or simply clone testing-workshop with SSH
[email protected]:kentcdodds/testing-workshop.git

If you have some problems with testing-workshop

You may open issue on testing-workshop support forum (system) here: https://github.com/kentcdodds/testing-workshop/issues