Closed
Description
We have some great validations for well-formed .yml files.
One way to take them a step further is to validate each key in the .yml file is known/expected and fail otherwise.
With such tests, we'd have caught 25eb466 before it landed.
An oldie, but a goodie, this project seems to allow you to easily define YML schema and have tests for it's well-formed nature: http://www.kuwata-lab.com/kwalify/
Metadata
Metadata
Assignees
Labels
No labels