-
Notifications
You must be signed in to change notification settings - Fork 2
Test Configuration
michaelfox-tamu edited this page Jul 29, 2025
·
1 revision
The test suite configuration defines the set of test and variations of those tests that constitute the official list of tests that must be passed. The Governance or Program Management organization defines the official list of required tests and test variations. The development team translates those requirements into the test_info and test_config files.
The test suite configuration is located in the "test_configs" folder, located in the root directory of the repository.
The test user should NOT modify the test suite configuration.
Advanced users who wish to remove tests or test variations or add test variations may do so in the run_config file.
