Skip to content

No failed tests on unknown yaml structure #370

Closed
@f3ndot

Description

@f3ndot

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions