Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Pester
Pester is the ubiquitous test and mock framework for PowerShell.
Collective -
Host: opensource -
https://opencollective.com/pester
- Website: https://t.co/MbXEBxUlDi
- Code: https://github.com/pester/Pester
github.com/pester/Pester - 3854ae8a1f215b39697ac6c2607baf42257b102e authored almost 9 years ago by Jim Truher (MSFT) <[email protected]>
github.com/pester/Pester - d656dc7a5f737f9e217161f9d0c6fcfab4ab3f2e authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 1f5eb0c7122d4349b0718101ac8670a4ab51ee09 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 9af72daad488fbe63de95da3d28a8e0f382bb329 authored almost 9 years ago by Dave Wyatt <[email protected]>
Initial fix for #470
github.com/pester/Pester - a1e7ce27f31f3bcf3a1de824d9274b89f466ae52 authored almost 9 years ago by Dave Wyatt <[email protected]>Following the pattern of New-PSSessionOption / etc, people can just pass a hashtable to the -Pes...
github.com/pester/Pester - 684c8965d529ecf48549f5c9f394c5737744216c authored almost 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 8eb4f40390dc26a77dfb63e61bcfaf506a01c3e3 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 6ae776a7df46365bdda8f89844bcf951b5270ebd authored almost 9 years ago by Dave Wyatt <[email protected]>
Added support for ErrorId to PesterThrow
github.com/pester/Pester - bf45595651a7f1176893ecf344aa46480eac4cbb authored almost 9 years ago by Dave Wyatt <[email protected]>Nested mock calls
github.com/pester/Pester - 0190bb5703d53f237c8a12b6b41892043e567f60 authored almost 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 3f0cea5adca7804c1ebde7aefaa99703995da8cb authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - acad5e2b60677bb6e424571dd33c0e19d7efd33c authored almost 9 years ago by Dave Wyatt <[email protected]>
Mocking cmdlet without positional parameters
github.com/pester/Pester - d2b30da498b9da07d2340095f17bf4f87eaf79b5 authored almost 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 5ba5356e51620aaaf92e1be9c499e9db7aba1bd3 authored almost 9 years ago by PetSerAl <[email protected]>
github.com/pester/Pester - b079e6298933fbdef3a0c6c2e8056d9123b4ea98 authored almost 9 years ago by PetSerAl <[email protected]>
github.com/pester/Pester - 9139e5911e65f268ee76a362a090e1bdce021cde authored almost 9 years ago by Chris Dent <[email protected]>
github.com/pester/Pester - 9fb5905d09389abb186445d4af10ba6010cd6998 authored almost 9 years ago by Chris Dent <[email protected]>
github.com/pester/Pester - 4213eedbdb93d53028f6c1d41931092f245b9b85 authored almost 9 years ago by Chris Dent <[email protected]>
Allow mocking commands with single quote in name or module name
github.com/pester/Pester - 676818ac11bc7c2d2772416b5ad68cb1caa89d57 authored almost 9 years ago by Dave Wyatt <[email protected]>BOM is required for PowerShell to properly recognize UTF-8 encoding.
github.com/pester/Pester - 8de63db31a720e3136eb72b3a69a26753d728fa6 authored almost 9 years ago by PetSerAl <[email protected]>BOM is required for PowerShell to properly recognize UTF-8 encoding.
github.com/pester/Pester - 7dcc6e522f06d513fec6412cb5cee37d5616cf29 authored almost 9 years ago by PetSerAl <[email protected]>github.com/pester/Pester - 3cf0ae573f714d1989d0b6c9a250c9c20e732782 authored almost 9 years ago by Chris Dent <[email protected]>
Fix of $args handling
github.com/pester/Pester - 6b51cc57eb34c136f9615979b16a2d022e684b93 authored almost 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 3b633eb6eb9869bff326e45ab98c301b1881307c authored almost 9 years ago by PetSerAl <[email protected]>
github.com/pester/Pester - 9bad61e72fc66db75aa6725542ad3ffc82b287b3 authored almost 9 years ago by PetSerAl <[email protected]>
Generate valid NUnit XML for script syntax errors
github.com/pester/Pester - 226b3bc71a127f3e77d30a5f451a31e79278ccd8 authored almost 9 years ago by Dave Wyatt <[email protected]>Allowing users to pass in dynamic closures for mocks
github.com/pester/Pester - a8b5449e897051e1754c541c46f07d3d827c95ac authored almost 9 years ago by Dave Wyatt <[email protected]>Discarding output from Before/After Each/All
github.com/pester/Pester - df6bd051eb7fb9fc5730c47759d042e774c0241d authored almost 9 years ago by Dave Wyatt <[email protected]>Fixes issue #454: Create Should BeLike assertion
github.com/pester/Pester - 72090c4b00306dd7764830f234b3311e23f3caf8 authored almost 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 1943cdcf6084055d7ed12af032e0ba6ef6050e3d authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 32c97fed42d7e041e0bb87327a9a1c2d54360a42 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - fa78eb4daaa5b249f919ef52694ec7623b4bd86a authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - c1dc411e9e6df1a2c030243b84f23690af6e19bc authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 17b7081557a4d4f1524fc934bbc7c342a3785f28 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 04e18de49407ac0fc718b1811aa268521f96aaab authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - adfee24898df216ba1ff676dae101b727edfb512 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 442f662fd0b8c14f70d8408ae695e0cb0e815337 authored almost 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 5232d9eb43bdb9170545b166cd8e5118b8cf05ef authored almost 9 years ago by Aaron Jensen <[email protected]>
github.com/pester/Pester - 48369aff648b4bb9b2373ed234948e3279ccc455 authored almost 9 years ago by Aaron Jensen <[email protected]>
github.com/pester/Pester - 785bbbfe206ed70065504af94335e653486b0d76 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 9d83746396fc22d38e958abc4b8ce372a5276940 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - a6aa5b7dc11b59c72c5245635f633f82f834cb84 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 5dc122d481750cacc2e6c8e09491fbbf61faeb2e authored about 9 years ago by nowhnd <[email protected]>
github.com/pester/Pester - 2da66db16123f45c97193f775afbde0e3ce5874d authored about 9 years ago by Tim Warner <Tim Warner>
Conflicts:
Functions/Assertions/Be.ps1
Functions/Assertions/Contain.ps1
Functions/Assertions/...
Small fix for PowerShell v2
github.com/pester/Pester - 497705fdd7a513cefb79174e034a03918c2c32c0 authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - c97081bce820d532e57e4b4af407a34d700530ae authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 244d553d23bebe98d2d040ad3b027abd54f2ab51 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - e39eb32837501fd382fe509d2b2073e818d2449f authored about 9 years ago by Dave Wyatt <[email protected]>
Missing safe command
github.com/pester/Pester - 4dbad31e595cda053a83c9a25ad562959e018f5f authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - d300ad984dc9996e9aa776923260698f9b14f06e authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 1a3cee2859259e62403f24b617a1eb0db6f13886 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 9e2ea772afb59af80d405af106ef2a2101f92ea4 authored about 9 years ago by nohwnd <[email protected]>
Spelling change to artifacts. Added an example for invoking pester with NUnit output.
github.com/pester/Pester - fa1280a907ddb8caad59ad2707d93e44349a3b0d authored about 9 years ago by Luke Boening <[email protected]>github.com/pester/Pester - c7dfaacb3284c72460ac39016a3723f81b246b26 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 0eda4ca005a8a56354216ec4ec20a7cb0004436c authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 975011dd284013513c42fef41775017451cc391d authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 9b6753f848fd36c97d2399d0c6ea56c15d138f6d authored about 9 years ago by Dave Wyatt <[email protected]>
Update Invoke-Pester description for grammar
github.com/pester/Pester - 7b91299e37bdbbe78becec04c2be8ee0530dcb1b authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 27fcfb58e8cdae22068f7af84960c68c8ef2a3c4 authored about 9 years ago by Joe Rogers <[email protected]>
github.com/pester/Pester - 85eb5fede4f09d7461dd711ad87463134b28c2df authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - f125f3528856f852e3dac4cb88215d1cca1b6b0e authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 6ab7e82704aef470371aa1c58b1867657eee1f46 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 59faa4cc33f561fb9e5ff73bbad54b7d2071a114 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 2e2a9c3781d7822334d9d3f79da4ea5832597f01 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 8c92bc895885c95a9913e4cb2aa6046e551e824e authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - a3d4748c4483007635d2c53cc6ea70b656155656 authored about 9 years ago by Dave Wyatt <[email protected]>
Mock module qualified calls
github.com/pester/Pester - 4a3bf1693effbf823c48905dbf3a2074e6a20e01 authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 344aee669706bfdb2c686af12b52a6b65f43d7aa authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 11bd992988b44b48ccf41a181b56e693eaf7677f authored about 9 years ago by Dave Wyatt <[email protected]>
Adding Set-TestInconclusive
github.com/pester/Pester - 292bca108ff7ad527c6af947747f181fdf41612c authored about 9 years ago by Dave Wyatt <[email protected]>#413 quotations added for paths which include spaces
github.com/pester/Pester - 7113b4b032e56d81f07245a3553c737787c53c04 authored about 9 years ago by Dave Wyatt <[email protected]>DOC: Add url of MS's pester tests for powershell into the Readme.
github.com/pester/Pester - 6d5c7d7721b60f7f4877c40083e3a976f55e75cf authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - cc9ff87a57f6e487e9cdee6321a3e7bba0d9bca7 authored about 9 years ago by AnneTheAgile <[email protected]>
github.com/pester/Pester - 400018e4c59cc49fb66473b17afdeb5601bc73c3 authored about 9 years ago by nowhnd <[email protected]>
github.com/pester/Pester - 8d79af7d7121a828ce82fa9e5458592b9cbafa99 authored about 9 years ago by nowhnd <[email protected]>
Case insensitive replacement of Test in help #428
github.com/pester/Pester - 22ef795ff22418f7b855299e35ddaceb10f0389b authored about 9 years ago by Jakub Jareš <[email protected]>github.com/pester/Pester - ff22a07b0b526b415d02910a2dd52628cb016b6f authored about 9 years ago by bschwede <[email protected]>
github.com/pester/Pester - 085cd6360c63f78aad9b8c63fe5425cabe676da9 authored about 9 years ago by bschwede <[email protected]>
github.com/pester/Pester - 951ad8ecaf0c54631195195b978536f673e3a3dc authored about 9 years ago by bschwede <[email protected]>
change screen output to include stack trace and nested exceptions:
- add .ErrorRecord to output ...
Case insensitive replacement of Test
github.com/pester/Pester - f4f1f051a7d031f7554676eafb4e2afbac05283d authored about 9 years ago by Jakub Jareš <[email protected]>
Generate case insensitive replacement of 'Test' when converting from
test file name to SUT file ...
Spelling change
github.com/pester/Pester - 70c3aa693c4079d46251da39431b86f646615c64 authored about 9 years ago by Jakub Jareš <[email protected]>Funcition to function
github.com/pester/Pester - da6f03ac0134e1616d3070e53d93095cc3319ce5 authored about 9 years ago by Luke Boening <[email protected]>Update about_Pester.help.txt
github.com/pester/Pester - 0112ebb0c26711a79f9842b0a355d61bee7ae885 authored about 9 years ago by Jakub Jareš <[email protected]>See Also referenced Add-Fixture instead of New-Fixture
github.com/pester/Pester - b418cb526958b810d58b20c55ecf4d006e274340 authored about 9 years ago by Virgil <[email protected]>Update README.md
github.com/pester/Pester - 158bc3f228001a8aed6e63b2145c1a6aff651cae authored about 9 years ago by Dave Wyatt <[email protected]>Fix link to "what's new" wiki page
github.com/pester/Pester - 0922aa09f7bff0a8592bc89e2284478f6b1d3233 authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 15913f55837c63b7fc4f95204f65fc8f035ddffe authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - d1b5b8ca1730818b64da8e4b39d499ed6617c2b0 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 8798f11bcc1c3e1137aadacafd82b1974df3f1b8 authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 117884dfa0506204e9a507b0b29e2aa5b296d7ff authored about 9 years ago by Prikkeldraad <[email protected]>
github.com/pester/Pester - 79a56029385e10d71c925cc80f397fba3b46c88a authored about 9 years ago by Dave Wyatt <[email protected]>
github.com/pester/Pester - 7791e8fb2115fe3ec30953f44ca1158f8ece4879 authored about 9 years ago by Dave Wyatt <[email protected]>
Fix XML reporting on .NET Core
github.com/pester/Pester - d4fce3a905fb749e7ec27f22eefa2103d7ec8973 authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 395e3a61607a6f1eb3d043f2f79ff6d6d4d73db7 authored about 9 years ago by Dave Wyatt <[email protected]>
fix dynamic parameter mocks post build 10565
github.com/pester/Pester - 154f0ad41c89b65f3fcbe53d4171cee1d1c473e7 authored about 9 years ago by Dave Wyatt <[email protected]>github.com/pester/Pester - 7fad85c2a14712593a79896123e6a4e7a17a4e19 authored about 9 years ago by Matt Wrock <[email protected]>
github.com/pester/Pester - a2dee43eff43fbea3b8771e8a0e0ef744ec5adab authored about 9 years ago by Matt Wrock <[email protected]>