openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
PowerShell-Pester
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
1 day
ago.
Jul 21, 2025 — Jul 21, 2026
Showing page 4 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Extend input-shape hint to the other collection assertions (#2760)
Jakub Jareš
More...
25 days ago
Fix #1557: let -RemoveParameterValidation reach dynamic parameters (#2759)
Jakub Jareš
More...
25 days ago
Enhance module compatibility: support nested module resolution slash notation (#2700)
michael Vincent
More...
25 days ago
Count dictionary entries in Should -HaveCount (#2756)
Jakub Jareš
More...
25 days ago
Add input-shape hint to Should-BeCollection failures (#2758)
Jakub Jareš
More...
25 days ago
Fix #619: fall back to no dynamic parameters when a mocked command can't produce them (#2755)
Jakub Jareš
More...
25 days ago
Fix #2314: don't wrap the actual value when it is passed to Should by parameter (#2754)
Jakub Jareš
More...
25 days ago
Enumerate non-IList collections (hashtable keys/values) in Should -Be (#2753)
Jakub Jareš
More...
25 days ago
Detect collections with PowerShell's enumeration primitive (#2757)
Jakub Jareš
More...
25 days ago
Write the code coverage report in the configured encoding and match the xml declaration (#2749)
Jakub Jareš
More...
25 days ago
Show the differing index when Should -Be compares arrays (#2748)
Jakub Jareš
More...
25 days ago
Don't crash the whole run on stray output during a test run (#2655) (#2746)
Jakub Jareš
More...
26 days ago
Expand <> templates with Format-Nicely2 so values read nicely (#2747)
Jakub Jareš
More...
26 days ago
Honor TestResult.OutputEncoding when writing the report (#2452) (#2745)
Jakub Jareš
More...
27 days ago
Expand only template items in test and block names (fix code injection in names) (#2740)
Jakub Jareš
More...
27 days ago
Fall back to utf8 when CodeCoverage.OutputEncoding is invalid (#2741)
Jakub Jareš
More...
27 days ago
Bind $_ to $null for -ForEach @($null) (#2743)
Jakub Jareš
More...
27 days ago
Skip remaining tests when a block setup or teardown fails (#2742)
Jakub Jareš
More...
27 days ago
Improve error message for array comparison in Should -Be (#2699)
leaves
More...
27 days ago
Support -Mandatory:$false in Should-HaveParameter (#2737)
Jakub Jareš
More...
28 days ago
Fix Should-All and Should-Any crash on empty pipeline input (#2738)
Jakub Jareš
More...
28 days ago
Correct piped $null note and document typed arrays in assertion-types.md (#2739)
Jakub Jareš
More...
28 days ago
Throw on duplicate BeforeAll/BeforeEach/AfterAll/AfterEach in the same block (#2736)
Jakub Jareš
More...
28 days ago
Print mock history (#2673)
Jakub Jareš
More...
29 days ago
Use Unicode Control Pictures for special characters in assertions (#2734)
Jakub Jareš
More...
29 days ago
Remove code specifically for PS 2.0-5.0 (#2735)
Jakub Jareš
More...
29 days ago
Fix #2701: Should -BeOfType resolves PowerShell classes from actual value (#2729)
Jakub Jareš
More...
about 1 month ago
Improve Should-BeString to show string diff with arrow marker (#2731)
Jakub Jareš
More...
about 1 month ago
Update Invoke-Pester help text (#2733)
Jakub Jareš
More...
about 1 month ago
Fix #2585: Prevent $WhatIfPreference from breaking Pester (#2730)
Jakub Jareš
More...
about 1 month ago
←
1
2
3
4
5
6
7
8
9
…
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree