Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of printing result in json #18

Merged
merged 3 commits into from
May 30, 2024
Merged

Add support of printing result in json #18

merged 3 commits into from
May 30, 2024

Conversation

Taowyoo
Copy link
Collaborator

@Taowyoo Taowyoo commented May 8, 2024

This PR:

  • Refactor code to have types to carry test config and results.
  • Add support to print test result in Json.
  • Print logs to stderr while test res to stdout.
  • Update README.md.

@Taowyoo Taowyoo marked this pull request as ready for review May 16, 2024 19:57
@Taowyoo Taowyoo self-assigned this May 17, 2024
@Taowyoo Taowyoo added the enhancement New feature or request label May 17, 2024
- Refactor code to have types to carry test config and results.
- Add support to print test result in Json.
- Print logs to stderr while test res to stdout.
- Update README.md.
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
cmd/loadTest.go Outdated Show resolved Hide resolved
cmd/loadTest.go Show resolved Hide resolved
Copy link

@NicholasO-codes NicholasO-codes left a comment

Choose a reason for hiding this comment

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

Thanks for making those updates!

@Taowyoo Taowyoo merged commit 3d2504b into master May 30, 2024
2 checks passed
@Taowyoo Taowyoo deleted the yx/print-res-json branch May 30, 2024 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants