Skip to content

Pester is not tagged as 'PSEdition_Core' in the PowerShell Gallery #970

@it-praktyk

Description

@it-praktyk

PowerShell Core 6.0.0 GA is available and described in the document PowerShell Core 6.0: Generally Available (GA) and Supported!.

In the document, we can read

How do I know which modules on the PowerShell Gallery work with PowerShell Core?

The PowerShell Gallery is the community repository for PowerShell modules.

You can find modules that have been tagged with PowerShell Core support by searching for the tag PSEdition_Core.

Please extend tags list in the Pester manifest to display Pester as compatible with PSCore 6.0 in the PowerShell Gallery.

The line 113 of Pester.psd1 should looks

Tags = @('powershell','unit_testing','bdd','tdd','mocking','PSEdition_Desktop','PSEdition_Core')

The related issue: #740.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions