Back to Mocha

JSON Stream

docs-next/src/content/docs/reporters/json-stream.mdx

11.7.6269 B
Original Source

Alias: JSONStream, json-stream

The JSON Stream reporter outputs newline-delimited JSON "events" as they occur, beginning with a "start" event, followed by test passes or failures, and then the final "end" event.