Skip to content

Neppord/pytddmon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytddmon - continuous unit testing in Python

Latest news

Read the pytddmon blog and more documentation at

http://pytddmon.org

How to use

Copy src/pytddmon.py to your projects' root folder. From there, type:

       python pytddmon.py

License

See License.txt. Basically MIT / do whatever.

Folder structure

       src/       contains pytddmon.py
       src/tests  unit tests for pytddmon.py
       logo/      pytddmon logo
       systest/   contains systest.py, lots of folders and a Readme.txt
                  (used for end-to-end regression testing pytddmon.py)

About

Continuous unit testing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%