-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
It is currently not possible to specify an "output" file as a CLI argument for saving reports. The JSON formatter seems to write directly to STDOUT, which can be a problem when debugging (using console.log) or if the program fails, producing invalid JSON.
It would be desirable if this worked like cucumber in ruby, allowing multiple formats saved out to separate output files.
Metadata
Metadata
Assignees
Labels
No labels