add TSamFailedOnly command and change test output within the floating window
This commit is contained in:
@@ -24,6 +24,10 @@ function M.test_last()
|
||||
core.run_last()
|
||||
end
|
||||
|
||||
function M.test_failed_only()
|
||||
core.run_failed_only()
|
||||
end
|
||||
|
||||
function M.show_output()
|
||||
core.show_output()
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user