Skip to content

Conversation

dmdmdm-nz
Copy link

@dmdmdm-nz dmdmdm-nz commented Mar 12, 2025

Updated the runtest and runxctest commands:

  • Test results are now serialized to JSON and written to stdout.
  • Removed an unnecessary log.Info() call, which mistakenly printed the string length of the formatted struct.
  • Results are now always written to stdout, even when the --log-output option is missing (previously, they were only written when this option was present).

Fixes: #573

@dmdmdm-nz dmdmdm-nz changed the title feat: Format test results as JSON (#573) feat: Format test results as JSON Mar 12, 2025
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.

Serialize test results as JSON
1 participant