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