Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
Feb 23, 2017
Feb 22, 2017

readme.md

PythonUnitTests

Build Status

Working Examples of Unit Test done in Python 2.7

Each folder include new tests adding more functionality.

First you need to install the following dependencies:

~ $ pip install nose PyHamcrest

Them you could run any test, for example to run the first set:

~ $ cd PytonUnitTests/src/Progam1
~/PytonUnitTests/src/Progam1 $ python -m nose

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.