| Home | Trees | Indices | Help |
|
|---|
|
|
util.ComparableMixin --+
|
BuildFactory --+
|
Trial
Build a python module that uses distutils and trial. Set 'tests' to the module in which the tests can be found, or set useTestCaseNames=True to always have trial figure out which tests to run (based upon which files have been changed).
See docs/factories.xhtml for usage samples. Not all of the Trial BuildStep options are available here, only the most commonly used ones. To get complete access, you will need to create a custom BuildFactory.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
trial =
|
|
randomly = False
|
|
recurse = False
|
|
|
Inherited from Inherited from |
|
| Method Details |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 25 17:52:29 2010 | http://epydoc.sourceforge.net |