Package pysys :: Module constants :: Class Project
[frames] | no frames]

Class Project

source code

Class detailing project specific information for a set or PySys tests.

Reads and parses the PySys project file if it exists and translates property element name/value entries in the project file into data attributes of the class instance.

Instance Methods
 
__init__(self, root, projectFile) source code
Instance Variables
string root
Full path to the project root, as specified by the first PySys project file encountered when walking down the directory tree from the start directory