Skip to content

Added support for JSON output for test results#2140

Merged
fernst merged 7 commits intomainfrom
add-json-output-tests
Apr 24, 2026
Merged

Added support for JSON output for test results#2140
fernst merged 7 commits intomainfrom
add-json-output-tests

Conversation

@fernst
Copy link
Copy Markdown
Collaborator

@fernst fernst commented Apr 7, 2026

Adds logic to print test results as JSON instead of plain text.

@fernst fernst requested a review from a team as a code owner April 7, 2026 16:40
@fernst fernst requested review from Tuseeq1 and removed request for a team April 7, 2026 16:40
@fernst fernst force-pushed the add-json-output-tests branch from a6b0af5 to a166cfa Compare April 7, 2026 16:42
@fernst fernst requested review from ikholopov-omni and kolina April 7, 2026 18:21
@ikholopov-omni
Copy link
Copy Markdown
Collaborator

Consider adding a test for it, similar to

test("with --disable-assertions flag", async () => {
.

Copy link
Copy Markdown
Contributor

@kolina kolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 to what Igor wrote: let's add a test

@fernst fernst force-pushed the add-json-output-tests branch 2 times, most recently from d166d6b to a3e2da4 Compare April 23, 2026 20:27
@fernst fernst force-pushed the add-json-output-tests branch from a3e2da4 to 1499278 Compare April 23, 2026 20:51
Comment thread cli/index_run_e2e_test.ts
@fernst fernst requested a review from kolina April 23, 2026 21:39
@fernst fernst merged commit bb6b24f into main Apr 24, 2026
6 checks passed
@fernst fernst deleted the add-json-output-tests branch April 24, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants