kensho / multi-cypress

Parallel cypress tests.
48 stars 6 forks source link

Add bin command #2

Closed bahmutov closed 8 years ago

bahmutov commented 8 years ago

To actually build the spec files and gitlab file, to be used like this

{
  "scripts": {
    "build": "multi-cypress"
  }
}

Reads input spec folder and docker base image name from package json config, output into cypress/integration folder