Skip to content

jstsuncode/buildbot-unittest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A simple module that parses unittest output for Buildbot.

Usage:
* Put buildbotunittest.py on your Python path
* import in your master.cfg:
    from buildbotunittest import LoggedUnitTest
* use LoggedUnittest as you would use ShellCommand. 

About

A buildbot log parser for unittest output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%