10 Forks
10 Stars
10 Watchers

automated_testing

A guide for how we can use regression testing to quickly discover any bugs we might introduce when modifying our code. Contact: @mikej888

How to download and setup automated_testing

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

Or simply clone automated_testing with SSH
[email protected]:softwaresaved/automated_testing.git

If you have some problems with automated_testing

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