Skip to content

Include time executing user code in summaryΒ #39

@davidjgoss

Description

@davidjgoss

πŸ€” What's the problem you're trying to solve?

From #35 (review):

The existing cucumber-js summary provides an extra timing metric of "time executing steps" (which I think is better expressed as "time executing your code" to account for hooks)

✨ What's your proposed solution?

Grab all test step results (for actual test steps and for test run hooks), sum up the durations, and append (1m 4s executing your code) to the timing line of the summary.

⛏ Have you considered any alternatives or workarounds?

No response

πŸ“š Any additional context?

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions