add TSamFailedOnly command and change test output within the floating window
This commit is contained in:
@@ -5,4 +5,5 @@ return js.new({
|
||||
framework = "mocha",
|
||||
command = { "npx", "mocha" },
|
||||
all_glob = "test/**/*.test.js",
|
||||
json_args = { "--reporter", "json-stream" },
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user