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

Misc updates to docs #309

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Misc updates to docs #309

wants to merge 5 commits into from

Conversation

fflaten
Copy link
Collaborator

@fflaten fflaten commented Apr 20, 2024

Minor updates to docs.

  • Adds note about Set-ItResult on Skip-page and removes warning about missing Inconclusive (Handle tests marked as inconclusive Pester#2405)
  • Cleanup to formatting and "new in 5.x.x" messages.
  • Updates breaking changes in v5:
    • Marked pending as deprecated
    • Minor formatting changes
    • Removed notes about untested on large codebases and generating tests with foreach. New way of data-generated tests is stable at this point.

@fflaten fflaten changed the title Inconclusive Misc updates to docs Apr 20, 2024
@fflaten
Copy link
Collaborator Author

fflaten commented Apr 20, 2024

Pending release of Pester 5.6.0 and matching command ref update.

docs/usage/skip.mdx Outdated Show resolved Hide resolved
- Automatic Code coverage via -CI switch currently disabled as it's slow. Can still be enabled using configuration, but is largely untested.
- Generating tests using foreach during discovery time works mostly, generating them from BeforeAll, to postpone expensive work till it is needed in case the test is filtered out also works, but is hacky. Get in touch if you need it and help me refine it.
- Running on huge codebases is largely untested
- Automatic Code coverage via -CI switch currently disabled as it's slow. Can still be enabled using configuraitonis largely untested.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Remove comment about being untested?

@fflaten fflaten marked this pull request as ready for review June 8, 2024 09:34
@fflaten fflaten requested a review from nohwnd June 8, 2024 09:34
@fflaten
Copy link
Collaborator Author

fflaten commented Jun 8, 2024

Pending release of Pester 5.6.0 and matching command ref update.

Ready for review. Pester 5.6.0 released. Command ref updated in #314

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

1 participant