Skip to content

feat: add structured JSON output to test command - #270

Closed
ayushshukla1807 wants to merge 1 commit into
microcks:masterfrom
ayushshukla1807:master
Closed

feat: add structured JSON output to test command#270
ayushshukla1807 wants to merge 1 commit into
microcks:masterfrom
ayushshukla1807:master

Conversation

@ayushshukla1807

Copy link
Copy Markdown

The current test command only provides human-readable output. To support integrations with tools like the upcoming VS Code extension, structured data is required.

This PR adds an --output (or -o) flag to the test command. When set to json, the command suppresses progress logging and prints the final TestResultSummary as a JSON object.

Example:
microcks-cli test <api:version> <endpoint> <runner> -o json

@lbroudoux

Copy link
Copy Markdown
Member

Hey @ayushshukla1807!
Thanks for taking the time to submit this PR. Can you check the failing DCO check? This is a prerequisite for CNCF projects. Thanks!

Signed-off-by: Ayush Shukla <ayushshukla1807@gmail.com>
@ayushshukla1807

Copy link
Copy Markdown
Author

I've amended the commit to include the DCO sign-off (-s) as requested. Ready for review!

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has not had recent activity 😴

It will be closed in 30 days if no further activity occurs. To unstale this pull request, add a comment with detailed explanation.

There can be many reasons why some specific pull request has no activity. The most probable cause is lack of time, not lack of interest. Microcks is a Cloud Native Computing Foundation project not owned by a single for-profit company. It is a community-driven initiative ruled under open governance model.

Let us figure out together how to push this pull request forward. Connect with us through one of many communication channels we established here.

Thank you for your patience ❤️

@github-actions github-actions Bot added the stale State due to inactivity label Jun 4, 2026
@Harsh4902

Copy link
Copy Markdown
Member

Clossing this as it's tackled in #488. Thanks @ayushshukla1807, and sorry we couldn't merge your contribution.

@Harsh4902 Harsh4902 closed this Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale State due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants