1
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'V4_PSScriptAnalyzer_Clean_Code_2' of https://github.com/it-praktyk/Pester into it-praktyk-V4_PSScriptAnalyzer_Clean_Code_2 More... about 9 years ago
Remove unused variables (#801) More... about 9 years ago
Fix Assert-VerifiableMocks silently does not report anything if 'Verifiable' is spelled wrong on one mock More... about 9 years ago
Rename indentation test (#763) More... about 9 years ago
Information about Set-TestInconclusive added to the It function (#778) More... about 9 years ago
Bump to 4.0.5 More... about 9 years ago
Make Add-AssertionOperator a public function (#765) More... about 9 years ago
Bump to 4.0.4-rc More... about 9 years ago
Remove test files before packaging nuget package More... about 9 years ago
Add support for JaCoCo XML code coverage reports. (#782) More... about 9 years ago
Renamed function in Environments to prevent conflict More... over 9 years ago
Merge remote-tracking branch 'pester/master' More... over 9 years ago
add tests and use .get_Keys() instead of .Keys add test 'Works with commond with paramter named Keys' to 'Naming conflicts in mocked functions' use $BoundParameters.get_Keys() instead of $BoundParameters.Keys in Get-ParamBlockFromBoundParameters fix #776 More... over 9 years ago
Noisy names of some parameters removed More... over 9 years ago
Tests related to PSScriptAnalyzer removed More... over 9 years ago
Cleaning of code - PSUseDeclaredVarsMoreThanAssignments reported by PSScriptAnalzer v.1.11.0 More... over 9 years ago
Cleaning of code - PSAvoidDefaultValueForMandatoryParameter reported by PSScriptAnalzer v.1.11.0 More... over 9 years ago
Cleaning of code - PSAvoidUsingCmdletAliases reported by PSScriptAnalzer v.1.11.0 More... over 9 years ago
Merge pull request #760 from nohwnd/FixBeNullOrEmptyForEmptyHashtable More... over 9 years ago
Merge pull request #691 from it-praktyk/DevV4_Style_Rules_corrections More... over 9 years ago
Fix BeNullOrEmpty to pass for an empty hashtable More... over 9 years ago
Merge pull request #759 from nohwnd/FixMockScopeErrorMessage More... over 9 years ago
Fix mock scope error message More... over 9 years ago
Merge pull request #747 from dlwyatt/MockFix3 More... over 9 years ago
Merge branch 'master' into MockFix3 More... over 9 years ago
Tabs replaced with spaces More... over 9 years ago
The test 'Style Rules' corrected to include also files from the module root folder. Trailing spaces removed, tabs replaced with 4 spaces in files - to fulfill 'Style rules'. More... over 9 years ago
Test fix for Describe More... over 9 years ago
Bump to 4.0.3-rc More... over 9 years ago
Merge pull request #669 from it-praktyk/Update_Help_Describe More... over 9 years ago