1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 14, 2025 — Aug 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix test failed sample More... over 10 years ago
Update CHANGELOG.md More... over 10 years ago
Merge pull request #484 from JamesWTruher/master More... over 10 years ago
update SafeCommands to use Get-CimInstance if it exists, then try Get-WmiObject. If neither exist, then warn the user that the test results may not have all the system information. Updated TestResult to try harder to get system information (based on whether Get-CIMInstance or Get-Wmi exists). Also, change a couple of tests to be more portable when it comes to CoreCLR because TypeId does not exist as property on Parameter. More... over 10 years ago
Fixed crappy help More... over 10 years ago
V3.4.0 More... over 10 years ago
Update CHANGELOG.md More... over 10 years ago
Merge pull request #479 from dlwyatt/VSCode More... over 10 years ago
Documentation and hashtable syntax support More... over 10 years ago
v2 Strict Mode fix More... over 10 years ago
Initial fix for #470 More... over 10 years ago
Merge pull request #473 from TeflonJim/DevelopmentV4 More... over 10 years ago
Merge pull request #478 from dlwyatt/NestedMocks More... over 10 years ago
Removed shared state across nested mock calls More... over 10 years ago
Adding failed test More... over 10 years ago
Merge pull request #477 from PetSerAl/positional-binding-fix More... over 10 years ago
Add tests More... over 10 years ago
Set PositionalBinding to $false when mocking cmdlet More... over 10 years ago
Removed trailing white space More... over 10 years ago
Fixed trailing white space More... over 10 years ago
Fixed trailing white space More... over 10 years ago
Merge pull request #474 from PetSerAl/single-quote-fix More... over 10 years ago
Add tests More... over 10 years ago
Fix mocking commands with single quote in names More... over 10 years ago
Added support for ErrorId to PesterThrow More... over 10 years ago
Merge pull request #471 from PetSerAl/args-fix More... over 10 years ago
Add tests More... over 10 years ago
Fix $args handling More... over 10 years ago
Add Tests for Gherkin Hook and Step definitions More... over 10 years ago
Merge pull request #467 from dlwyatt/ScriptSyntaxErrors More... over 10 years ago