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

Cleanup legacy parameters in Invoke-Pester with Pester 6? #2493

Open
3 tasks done
fflaten opened this issue Jun 9, 2024 · 0 comments
Open
3 tasks done

Cleanup legacy parameters in Invoke-Pester with Pester 6? #2493

fflaten opened this issue Jun 9, 2024 · 0 comments

Comments

@fflaten
Copy link
Collaborator

fflaten commented Jun 9, 2024

Checklist

Summary of the feature request

Legacy-parameters in Invoke-Pester are currently hidden from tab-completion in Pester 6.0.0-alpha1.
Should some of them be removed completely Pester 6.0 like -Strict and -PesterOption?

Or upgrade to Simple-parameter set if we want to keep them? E.g.

  • -OutputFile
  • -OutputFormat
  • -CodeCoverage(Path)
  • -CodeCoverageOutputFile
  • -CodeCoverageOutputFormat?

How should it work?

No response

@fflaten fflaten added the Feature label Jun 9, 2024
@fflaten fflaten added this to the 6.0.0 milestone Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant