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

WIP: Add Reasons to Block and Test Results #2607

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

corbob
Copy link

@corbob corbob commented Jan 9, 2025

PR Summary

Add Reasons to block and test results. Allowing for providing a reason when skipping a block with -Skip, or seeing the reported reason when using Set-ItResult.

Fixes #2049

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

Corbob's checklist of known things before ready

  • Commit messages are not at all descriptive.
  • Includes extra files that were used during testing.
  • Does not work correctly for all XML outputs.
  • Possibly needs tests?
  • Need to at least document how I've tested it.

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.

Feature: Add a -Reason parameter when using the -Skip switch
1 participant