pysys.configΒΆ

Test/directory descriptors (pysystest.*/pysysdirconfig.xml) and project configuration (pysysproject.xml).

pysys.config.descriptor

The TestDescriptor class holds metadata for each testcase (pysystest.*) or directory (pysysdirconfig.xml), and the DescriptorLoader class allows customization of the test discovery process.

pysys.config.project

The Project class holds the pysysproject.xml project configuration, including all user-defined project properties.