Request criteria
Issue description
Currently, zppy's test cfg files get updated as parameters change. We need some way to test that older cfgs still work. This would cover cases like:
- Is that new parameter in
main required, or can it be safely ignored?
- Does that deprecated parameter in this old
cfg give a warning/error?
Request criteria
Issue description
Currently,
zppy's testcfgfiles get updated as parameters change. We need some way to test that oldercfgs still work. This would cover cases like:mainrequired, or can it be safely ignored?cfggive a warning/error?