1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Extend input-shape hint to the other collection assertions (#2760) More... 25 days ago
Fix #1557: let -RemoveParameterValidation reach dynamic parameters (#2759) More... 25 days ago
Enhance module compatibility: support nested module resolution slash notation (#2700) More... 25 days ago
Count dictionary entries in Should -HaveCount (#2756) More... 25 days ago
Add input-shape hint to Should-BeCollection failures (#2758) More... 25 days ago
Fix #619: fall back to no dynamic parameters when a mocked command can't produce them (#2755) More... 25 days ago
Fix #2314: don't wrap the actual value when it is passed to Should by parameter (#2754) More... 25 days ago
Enumerate non-IList collections (hashtable keys/values) in Should -Be (#2753) More... 25 days ago
Detect collections with PowerShell's enumeration primitive (#2757) More... 25 days ago
Write the code coverage report in the configured encoding and match the xml declaration (#2749) More... 25 days ago
Show the differing index when Should -Be compares arrays (#2748) More... 25 days ago
Don't crash the whole run on stray output during a test run (#2655) (#2746) More... 26 days ago
Expand <> templates with Format-Nicely2 so values read nicely (#2747) More... 26 days ago
Honor TestResult.OutputEncoding when writing the report (#2452) (#2745) More... 27 days ago
Expand only template items in test and block names (fix code injection in names) (#2740) More... 27 days ago
Fall back to utf8 when CodeCoverage.OutputEncoding is invalid (#2741) More... 27 days ago
Bind $_ to $null for -ForEach @($null) (#2743) More... 27 days ago
Skip remaining tests when a block setup or teardown fails (#2742) More... 27 days ago
Improve error message for array comparison in Should -Be (#2699) More... 27 days ago
Support -Mandatory:$false in Should-HaveParameter (#2737) More... 28 days ago
Fix Should-All and Should-Any crash on empty pipeline input (#2738) More... 28 days ago
Correct piped $null note and document typed arrays in assertion-types.md (#2739) More... 28 days ago
Throw on duplicate BeforeAll/BeforeEach/AfterAll/AfterEach in the same block (#2736) More... 28 days ago
Print mock history (#2673) More... 29 days ago
Use Unicode Control Pictures for special characters in assertions (#2734) More... 29 days ago
Remove code specifically for PS 2.0-5.0 (#2735) More... 29 days ago
Fix #2701: Should -BeOfType resolves PowerShell classes from actual value (#2729) More... about 1 month ago
Improve Should-BeString to show string diff with arrow marker (#2731) More... about 1 month ago
Update Invoke-Pester help text (#2733) More... about 1 month ago
Fix #2585: Prevent $WhatIfPreference from breaking Pester (#2730) More... about 1 month ago