1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
renaming default.ps1 to a more clarifying name build.psake.ps1 More... over 13 years ago
moving xsd out of the root More... over 13 years ago
succumbing to my OCD. fixing whitespace, and making long lines into multi-line statements More... over 13 years ago
adding a changelog to better document releases More... over 13 years ago
adding some pipeline assertion functions More... over 13 years ago
Merge pull request #38 from stack72/master More... over 13 years ago
added support for should.not_be when writing tests. In order to test this, an additional test was added to the calculator to make sure that the sum was not a specific number. More... over 13 years ago
Merge pull request #36 from ming13/readme-syntax-highlighting More... over 13 years ago
Use PowerShell syntax highlighting in the readme file. More... over 13 years ago
fixing line number resolution for PS 2.0 (ie pretty much everyone) More... over 13 years ago
add tagging functionality to pester describes More... over 13 years ago
add support for mocking functiond that take pipeline input More... over 13 years ago
getting nuget package ready for movement of logo image to official website More... over 13 years ago
removing test file. More... over 13 years ago
fixes error when mocking a cmdlet in PS v2 that is already masked by another functin and PS adds the Common params to the metadata More... over 13 years ago
adjust tests to test bound/unbound cases More... almost 14 years ago
add help documentation regarding module limitations of mocking More... almost 14 years ago
fix bug with unbound params and fix line number inaccuracy when the test file is not at the top of the stack More... almost 14 years ago
add a more complete description to nuspec More... almost 14 years ago
add link to google group on readme More... almost 14 years ago
use last tag as version number More... almost 14 years ago
add tags to nuspec for better discoverability More... almost 14 years ago
add link to wiki and TC result wiki from readme More... almost 14 years ago
Make the default mock implementation a default script block More... almost 14 years ago
get rid of unnecesary console output in mock tests More... almost 14 years ago
pester should play nice with team city More... almost 14 years ago
fixing some doc typos More... almost 14 years ago
Updating mocking code to support passing unbound arguments More... almost 14 years ago
use psake script dir for base dir More... almost 14 years ago
add help files to nuspec More... almost 14 years ago