{ "tempDir": true, "tests": { "badly_formatted": { "args": "fmt badly_formatted.html", "output": "[WILDLINE]badly_formatted.html\nChecked 1 file\n" }, "well_formatted": { "args": "fmt --check well_formatted.html", "output": "Checked 1 file\n" }, "broken": { "args": "fmt broken.html", "output": "broken.out" } } }