Unicity/Gauntlet

View on GitHub
dev/gauntlet.json

Summary

Maintainability
Test Coverage
{
    "test1": {
        "name"     : "test",
        "endpoint" : "",
        "tests"    : [
            {
                "name"  : "t1",
                "files" : {
                    "inputs" : "input.json",
                    "output" : "output.json"
                },
                "ms": 2500
            }
        ]
    }
}