Skip to content

improved internal structure for tests files #27

@daltonserey

Description

@daltonserey

TST should be able to read tests from json/yaml files with one of two different structures: 1) an array of tests; and 2) an object containing a "tests" property mapped to an array of tests. An array of tests is an array containing objects with input and output properties. Json/yaml without an array of tests should be silently ignored. Json/yaml containing incomplete tests should make tst fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions