FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

cpython/Tools/unittestgui at 4591dae421cc1415bcf982cccbf5de4f787df030 · python/cpython · GitHub

/ cpython Public

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
unittestgui.py is GUI framework and application for use with Python unit
testing framework. It executes tests written using the framework provided
by the 'unittest' module.

Based on the original by Steve Purcell, from:

  http://pyunit.sourceforge.net/

Updated for unittest test discovery by Mark Roddy and Python 3
support by Brian Curtin.

For details on how to make your tests work with test discovery,
and for explanations of the configuration options, see the unittest
documentation:

    http://docs.python.org/library/unittest.html#test-discovery

Back | FazBrowse Home | New Git URL