Sha256: 76172b2f0672c22911bea6e5dd620ef7001acd4795c028cf0a22f5d5abc97b17

Contents?: true

Size: 608 Bytes

Versions: 29

Compression:

Stored size: 608 Bytes

Contents

{
  "cmd": "bundle",
  "name": "Run All Specs",
  "args": [ "exec", "rspec", "-c", "-b", "-p 1", "--format progress", "--color", "spec/" ],
  "keymap": "ctrl-r",
  "sh": true,
  "errorMatch": [
    "rspec (?<file>[\\/0-9a-zA-Z\\._]+):(?<line>\\d+) #",
    "# (?<file>\\./.*):(?<line>\\d+)",
    "\\s+from (?<file>\\./.*):(?<line>\\d+)",
    "`(require|load)': (?<file>\\./.*):(?<line>\\d+)",
    "^(<file>/.*):(?<line>\\d+)"
  ],
  "targets": {
    "Run Current Spec": {
      "cmd": "bundle",
      "args": [ "exec", "rspec", "{FILE_ACTIVE}" ],
      "sh": false,
      "keymap": "ctrl-shift-r"
    }
  }
}

Version data entries

29 entries across 29 versions & 3 rubygems

Version Path
shippo-4.0.0 .atom-build.json
warp-dir-1.6.2 .atom-build.json
warp-dir-1.6.1 .atom-build.json
dupervisor-1.0.5 .atom-build.json
shippo-3.1.0 .atom-build.json
shippo-3.0.1 .atom-build.json
warp-dir-1.6.0 .atom-build.json
shippo-3.0.0 .atom-build.json
shippo-2.0.8 .atom-build.json
shippo-2.0.7 .atom-build.json
shippo-2.0.6 .atom-build.json
shippo-2.0.5 .atom-build.json
shippo-2.0.4 .atom-build.json
shippo-2.0.3 .atom-build.json
shippo-2.0.2 .atom-build.json
shippo-2.0.1 .atom-build.json
shippo-2.0.0 .atom-build.json
dupervisor-1.0.4 .atom-build.json
warp-dir-1.5.0 .atom-build.json
dupervisor-1.0.3 .atom-build.json