Skip to content

Automated Validation Framework

Aaron Bray requested to merge feature/python_validation into integration

Moving validation data to a better spreadsheet format Creating a pipeline to take that data, create a scenario, run the scenario, pull out data from the csv associated with the validation data and create markdown tables of the comparison. Create a new run command to process these spreadsheets then build a single custom validation report, or inject that report into our current documentaion markdown. As part of this, we converted Airway Obstruction to this new auto style of validation Its validation section in the Respiratory Methodology is now auto generated using this new framework

Merge request reports