File

spec/json/pass3.json @ 13197:6beec4de8e63

util.human.io: Include relevant arguments in test messages This way the relevant arguments are shown in case a test case fails
author Kim Alvefur <zash@zash.se>
date Sun, 16 Jul 2023 19:17:06 +0200
parent 8236:4878e4159e12
line wrap: on
line source

{
    "JSON Test Pattern pass3": {
        "The outermost value": "must be an object or array.",
        "In this test": "It is an object."
    }
}