Skip to content

Commit 3549f7a

Browse files
Pester v5 runner fixes (#9533)
1 parent 2740d7d commit 3549f7a

File tree

4 files changed

+260
-153
lines changed

4 files changed

+260
-153
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ msbuild.binlog
2121
# Local constant file
2222
tests/constants.local.ps1
2323

24+
# Local coverage file produced by pester5
25+
coverage.xml
26+
2427
# For those that want to use Docker images for testing
2528
# Integration with Docker requires the docker compose file to exist within the project folder
2629
docker-compose.yml

0 commit comments

Comments
 (0)