Boeing / config-file-validator

Cross Platform tool to validate configuration files
https://boeing.github.io/config-file-validator/
Apache License 2.0
348 stars 71 forks source link

Create functional test suite #123

Open kehoecj opened 7 months ago

kehoecj commented 7 months ago

Need to create a functional test suite in addition to our unit tests to alleviate the burden and error-prone process for maintainers to have to build and functionally test each PR change that contains core validator changes. The functional tests would execute the CLI against different scenarios and using combinations of available args and options to ensure that it is functioning correctly.