gaelcolas / gaelcolas/SampleModule

Allow Pester Tag in Parameters to exclude/include

Open
#20 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PowerShell
Stars
43
Forks
8
PR merge metrics
No merged PRs in 30d

Description

As I don't want to run all tests, every time I build, I want to be able filter some tests out using the Tags in pester.

The Pester tasks should support the Exclude/include tag parameter and be passed down the `.build.ps1` point of entry.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Pester tasks and the .build.ps1 entry point mentioned in the issue. Trace how build parameters are passed into the test task, then verify that include and exclude tag values reach Pester. Done means builds can use either tag parameter to select or omit tests without changing the task configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
build-system, testing
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.