9 Forks
56 Stars
56 Watchers

ptest

ptest is a light test framework for Python. With ptest, you can tag test classes & test cases by decorators, execute test cases by command line, and get clear reports.

How to download and setup ptest

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

Or simply clone ptest with SSH
[email protected]:KarlGong/ptest.git

If you have some problems with ptest

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