Skip to content

Pester CodeLens Isn't Triggered When Describe is Module-Qualified #928

Closed
PowerShell/PowerShellEditorServices
#1998
@mattmcnabb

Description

@mattmcnabb

When I use the module-qualified command name Pester\Describe, the Code Lens for running tests is not triggered:

image

System Details

PS Repos:\> code -v
1.13.1
379d2efb5539b09112c793d3d9a413017d736f89
PS Repos:\> $pseditor.EditorServicesVersion

Major  Minor  Build  Revision
-----  -----  -----  --------
1      4      1      0


PS Repos:\> code --list-extensions --show-versions
codezombiech.gitignore@0.5.0
donjayamanne.githistory@0.2.0
DotJoshJohnson.xml@1.9.2
eriklynd.json-tools@1.0.2
hdg.live-html-previewer@0.0.1
ms-vscode.csharp@1.11.0
ms-vscode.PowerShell@1.4.1
robertohuertasm.vscode-icons@7.10.1
Shan.code-settings-sync@2.8.1
PS Repos:\> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.15063.413
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.15063.413
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

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