{ "cmd": "test/run", "name": "Run All Tests", "args": [ ], "keymap": "ctrl-r", "sh": true, "errorMatch": [ "rspec (?[\\/0-9a-zA-Z\\._]+):(?\\d+) #", "# (?\\./.*):(?\\d+)", "\\s+from (?\\./.*):(?\\d+)", "`(require|load)': (?\\./.*):(?\\d+)", "^(/.*):(?\\d+)" ] }