1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2025 — Jul 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed the fact that the test drive is not available in case it has special chars like a . in it" More... about 13 years ago
Use script block to pass input to Should Throw validation for Assert-VerifiableMocks. More... about 13 years ago
Modify Should to handle pipeline input in END block. Closes #50. More... about 13 years ago
Add test for issue #50: pipe a null expression into Should. More... about 13 years ago
Merge branch 'issue-49/new-fixture-should-use-new-assertion-syntax' More... about 13 years ago
removing new-fixture from batch invocation More... about 13 years ago
new-fixture uses assertion syntax fixes #49 More... about 13 years ago
Merge pull request #48 from pvaillant/master More... over 13 years ago
Fix typo in documentation More... over 13 years ago
adding back a test i accidentily removed #oldAndSenile More... over 13 years ago
fix errors when tests assign to variables named test or exception More... over 13 years ago
updating CHANGELOG for release 2.0.3 More... over 13 years ago
adding a scoping example to Mock comment help More... over 13 years ago
adding documentation to call out mock scoping behavior More... over 13 years ago
updated changelog to reflect recent changes More... over 13 years ago
fix bug when trying to override a describe soped mock with a context mock and the describe mock is the only mock in the table More... over 13 years ago
fixing powershell 2.0 incompatibility with array pipline behavior More... over 13 years ago
adding tests for param filtered mocks since they have slightly different logic paths More... over 13 years ago
adding scoping to mocks More... over 13 years ago
fixing location of the newly added example More... over 13 years ago
adding example using mocks to test validators More... over 13 years ago
fixes failure line numbers from should assertions on PS 2 More... over 13 years ago
fix global pollution test which is breaking in powershell 3 More... over 13 years ago
test failures were not failing build More... over 13 years ago
closed #40 lookig for line number in test file and eliminating line in should.ps1 More... over 13 years ago
updating CHANGELOG for new fix and prepping for release More... over 13 years ago
Merge pull request #44 from mitchelldavis/master More... over 13 years ago
The $failedTestsCount was null More... over 13 years ago
making switch conform to naming standard More... over 13 years ago
releasing 2.0.0. Disabling old style assertions by default More... over 13 years ago