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: add concise flag to apex run test and apex get test #504

Closed
wants to merge 4 commits into from

Conversation

k-capehart
Copy link
Contributor

@k-capehart k-capehart commented Jun 25, 2024

What does this PR do?

This is a follow-up to the following PRs
forcedotcom/salesforcedx-apex#377
forcedotcom/salesforcedx-apex#383

This is an update to the apex run test and apex get test commands: add new flag --concise

  • Setting this flag for apex run test or apex get test will suppress passing test results and the code coverage table
  • Only failing tests and the summary table will be displayed

What issues does this PR fix or reference?

forcedotcom/cli#2872
forcedotcom/salesforcedx-apex#243

CC: @peternhale

@k-capehart k-capehart requested a review from a team as a code owner June 25, 2024 15:12
Copy link
Contributor

@jshackell-sfdc jshackell-sfdc left a comment

Choose a reason for hiding this comment

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

See my edits/questions to messages.

messages/gettest.md Outdated Show resolved Hide resolved
messages/runtest.md Outdated Show resolved Hide resolved
@k-capehart
Copy link
Contributor Author

Any word on getting this reviewed?

@k-capehart
Copy link
Contributor Author

@peternhale @mshanemc Excuse the ping, just bumping this up 😄

@mshanemc mshanemc added enhancement New feature or request feature and removed enhancement New feature or request labels Aug 16, 2024
Copy link

git2gus bot commented Aug 16, 2024

This issue has been linked to a new work item: W-16514984

@mshanemc mshanemc mentioned this pull request Aug 16, 2024
@mshanemc
Copy link
Contributor

commits moved to #504 for test/qa

@mshanemc mshanemc closed this Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants