Trees | Indices | Help |
|
---|
|
The relax status singleton class.
|
|||
str |
|
||
|
|||
|
|||
|
|||
|
|||
|
|
|||
|
|
|||
_instance = Status()
|
|
|||
skipped_tests The skipped tests list. |
|
Replacement method for implementing the singleton design pattern.
|
Determine, with a bit of magic, the relax installation path.
|
Define the text width for text formatting throughout relax. The width will be based on that reported by the terminal, bracketed by an upper value of 100 characters. If the value cannot be determined, on MS Windows it will be set to 79 characters to allow for the MS Windows cmd.exe prompt. |
Initialise a status container for an auto-analysis.
|
|
skipped_testsThe skipped tests list. Each element should be a list of the test case name, the missing Python module, and the name of the test suite category (i.e. 'system' or 'unit'). |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:44:18 2024 | http://epydoc.sourceforge.net |