1 Forks
5 Stars
5 Watchers

intro-to-testing

Slides for "Testing Like You've Never Tested Before (Because You Haven't)"

How to download and setup intro-to-testing

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

Or simply clone intro-to-testing with SSH
[email protected]:stevegrunwell/intro-to-testing.git

If you have some problems with intro-to-testing

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