1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reset the exit code when the test harness finishes a passing run (#3040) More... 2 days ago
Skip the build and the test matrix on a documentation-only pull request (#3039) More... 3 days ago
Write the 6.2.0-alpha2 release notes pass (#3037) More... 3 days ago
Bump the github-actions group across 1 directory with 2 updates (#3027) More... 3 days ago
Check out YAML with LF so Dependabot stops rewriting every line (#3033) More... 3 days ago
Report which Pester.BeforeContainer.ps1 files applied to a container (#3028) More... 3 days ago
Fail when the timing assertions get something they cannot measure (#3032) More... 3 days ago
Apply Pester.BeforeContainer.ps1 when only discovery runs (#3023) More... 3 days ago
Run Dependabot for actions monthly instead of weekly (#3024) More... 3 days ago
Render test results in the CI run instead of a privileged workflow (#3022) More... 3 days ago
Write the release notes in one pass, not from every PR (#3026) More... 3 days ago
Set LASTEXITCODE when Invoke-Pester fails internally (#3020) More... 3 days ago
Normalize the source paths in the embedded PDB on build servers (#3025) More... 3 days ago
Reference System.Management.Automation from the oldest supported PowerShell (#3021) More... 3 days ago
Run CI on pull requests to any branch (#3017) More... 3 days ago
Find the repository root from the session location, not the process working directory (#3015) More... 9 days ago
Bump to 6.2.0-alpha1 and start docs/NEXT-RELEASE.md (#3014) More... 10 days ago
Show every region that differs when Should-BeString fails on a big string (#3010) More... 13 days ago
Apply Pester.BeforeContainer.ps1 from the repo root down to the test file (#2993) More... 13 days ago
Fail the parallel run when a worker returns no result (#3012) More... 14 days ago
Keep the real error when user code throws, instead of reporting an escaped break (#3005) More... 14 days ago
Don't let reporting a failed parallel worker abort the rest of the run (#3004) More... 14 days ago
Run test files in parallel on Windows PowerShell 5.1 too (#2987) More... 17 days ago
Move CI to GitHub Actions, remove the Azure pipeline (#2905) More... 17 days ago
Reject configuration values we cannot use, warn about keys we do not know (#2982) More... 17 days ago
Test that Expected is mandatory via metadata, not by invoking without it (#2965) More... 17 days ago
Analyze the code once per run, not once per child process (#2984) More... 17 days ago
Don't warn when a TestRegistry retry recovers (#2983) More... 17 days ago
Keep the error location when the error comes from inside Pester, and name the assertion (#2981) More... 23 days ago
Fix Run.Parallel help, code coverage does not force a sequential run (#2974) More... 27 days ago