Skip to content

Output a more complete test results object  #1248

@brian-mann

Description

@brian-mann

When using the module API we should output many more details about the overall run.

const cypress = require('cypress')

cypress
.run({...}).
.then((results) => {
  // results should be more complete
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions