0 Forks
14 Stars
14 Watchers

python-testing

Exercises to learn best practice of writing tests in Python

How to download and setup python-testing

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

Or simply clone python-testing with SSH
[email protected]:orsinium-labs/python-testing.git

If you have some problems with python-testing

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