Skip to content

Pester symbols for setup/teardown blocks #1892

Closed
@fflaten

Description

@fflaten

Summary of the new feature / enhancement

Add document symbols for Pester's setup/teardown blocks for outline/navigation-purposes

  • BeforeAll
  • BeforeEach
  • AfterAll
  • AfterEach
  • BeforeDiscovery

The blocks are unnamed, but outline shows order and nesting so they still make sense.

Proposed technical implementation details (optional)

Only document symbols for outline. No references/definition or code lense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions