{
    "cmd": "cover",
    "cmdArgs": [
        "nodeunit",
        "test/unit_tests/*",
        "--dir",
        "doc/coverage"
    ]
}