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

feat: cli run group reporter #3751

Merged
merged 2 commits into from
Mar 27, 2024
Merged

Conversation

mathnogueira
Copy link
Member

This PR adds a reporter for the run group to the CLI

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Loom video

https://www.loom.com/share/a0ae371a9238458d8d82d40390a0f3ed

Copy link

vercel bot commented Mar 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tracetest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2024 5:44pm

@mathnogueira mathnogueira changed the base branch from main to add/run-groups-to-cli March 27, 2024 17:42
@mathnogueira mathnogueira changed the base branch from add/run-groups-to-cli to main March 27, 2024 17:44
@mathnogueira mathnogueira changed the base branch from main to add/run-groups-to-cli March 27, 2024 17:45
@mathnogueira mathnogueira merged commit ba235d4 into add/run-groups-to-cli Mar 27, 2024
28 of 39 checks passed
@mathnogueira mathnogueira deleted the feat/cli-reporter branch March 27, 2024 21:18
xoscar added a commit that referenced this pull request Apr 4, 2024
* feat: adding run multiple tests feature

* wip

* feat: cli run group reporter (#3751)

add run group reporter to CLI

* fix cli panic

* comment code to prevent cli from breaking

* small refactor on how to read resource type from file

* initialize logger in cmdutil

* small refactor on initialization

* wip

* wip

* Adding base logic and formatter

* fixing types

* adding lower case for name

* CLI run groups v1

* Adding metadata

* Fixing version

* Adding group flag and dir support

* Fixing variable set http client

* Fixing tests

* updating old scenarios

* fixing test

---------

Co-authored-by: Daniel Dias <danielbpdias@gmail.com>
Co-authored-by: Oscar Reyes <oscar-rreyes1@hotmail.com>
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.

None yet

2 participants