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
1 day
ago. based on code collected
1 day
ago.
Jul 31, 2025 — Jul 31, 2026
Showing page 72 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #17 from staxmanade/patch-1
Scott Muc
More...
over 14 years ago
Update README.md
Jason Jarrett
More...
over 14 years ago
Update README.md
Jason Jarrett
More...
over 14 years ago
Updated the readme. Fixed one typo. Added some links to further reading.
Jason Jarrett
More...
over 14 years ago
Merge pull request #16 from ferventcoder/Improve_Command
Scott Muc
More...
over 14 years ago
Create pester.bat that will forward to runtests and also allow new fixture creation
Rob Reynolds
More...
over 14 years ago
Runtests should not be tied to current directory to import pester.psm1. It should also send back a non-zero exit code when it fails.
Rob Reynolds
More...
over 14 years ago
Merge pull request #14 from Iristyle/master
Scott Muc
More...
almost 15 years ago
Added some simple + / - type checkboxes to the output stream
Iristyle
More...
almost 15 years ago
BUGFIX: Changed to here string style output to temp file, which prevents spurious MissingEndParenthesisInExpression excpetions (often I get @{should=System.Object}Missing closing ')' in expression' Results in preservation of original whitespace (keeps tabs in my case and does not output spaces like the original code).. not sure why this fixes the issue, but it does.
Iristyle
More...
almost 15 years ago
Including only .ps1 files in the fixtures
manojlds
More...
almost 15 years ago
Added Apache version 2.0 license
Scott Muc
More...
almost 15 years ago
Removing line-by-line evaluation and using script block evaluation and adding support for test failure line numbers
manojlds
More...
almost 15 years ago
Merge branch 'master' of github.com:scottmuc/Pester
Scott Muc
More...
about 15 years ago
Removed library import script. Convert to module members
Scott Muc
More...
about 15 years ago
Merge pull request #7 from martinaatmaa/bugfix_context-setup-step
Scott Muc
More...
about 15 years ago
Removed overriding of pwd
Scott Muc
More...
about 15 years ago
Modulized Pester and removed Nuget stuff (ditching that as an install medium
Scott Muc
More...
about 15 years ago
Fixed bug in Context fixture, where Setup was not being called
Martin Aatmaa
More...
about 15 years ago
Fixed pwd when using 'In /foo -Execute {something}'
Scott Muc
More...
about 15 years ago
Added the ability to obtain console transcript of code under test
Scott Muc
More...
about 15 years ago
Added the creation of TestDrive for every Describe blog and updated tests
Scott Muc
More...
about 15 years ago
Fixed bug in Create-Fixture that breaks when path variable starts with .\
Scott Muc
More...
about 15 years ago
Creates empty implementation of the function under test
Scott Muc
More...
about 15 years ago
Merge pull request #5 from manojlds/master
Scott Muc
More...
about 15 years ago
Introducing PesterFailure type which is returned on failure of any assertion
manojlds
More...
about 15 years ago
Displaying more details like test file name, line number and expected and observed values when a test fails
manojlds
More...
about 15 years ago
Merge pull request #2 from martinaatmaa/feature_context
Scott Muc
More...
about 15 years ago
Merge pull request #1 from martinaatmaa/feature_assertions
Scott Muc
More...
about 15 years ago
Fixed bug in the It method
Martin Aatmaa
More...
about 15 years ago
←
1
2
…
65
66
67
68
69
70
71
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