captest.captest.validate_test_setup
- captest.captest.validate_test_setup(entry)
Validate a single
TEST_SETUPSentry dict.- Raises:
KeyError – If required keys are missing or unknown keys are present.
ValueError – If
reg_fmldoes not parse, lhs+rhs are not subsets of bothreg_cols_measandreg_cols_sim,scatter_plotsis not callable, orrep_conditions/rep_conditions['func']have an unexpected shape.