Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pester/Pester

Pester is the ubiquitous test and mock framework for PowerShell.
https://github.com/pester/Pester

Fix Should -HaveParamter -DefaultValue (#2398)

acc66a965219a8e70981977289227a211af4c70e authored about 1 year ago by Jakub Jareš <[email protected]>
Set-ItResult: Return distinctive ErrorId depending on switch used (#2401)

3fe6e6001975ad06ed9f4a7ba002aef0d1a56f4c authored about 1 year ago by Christian Sandfeld <[email protected]>
fixed typo in propertyy params in TestReults.ps1 (#2397)

Co-authored-by: Frode Flaten <[email protected]>
Co-authored-by: Jakub J...

a50354e46344aa8d4b4460e55fd2137939d0a215 authored about 1 year ago by Stanislaw Alam <[email protected]>
Bump to 5.5.0

7ca9c814cf32334303f7c506beaa6b1541554973 authored over 1 year ago by Jakub Jareš <[email protected]>
Revert "Avoid nested array when using Should -ActualValue (#2315)" (#2372)

b70a985c8ccdfa0e06fadf2775c12a3f6158e96d authored over 1 year ago by Jakub Jareš <[email protected]>
Remove - from pre-release string

9511227719129dd2cbebd40f6a781d193d0867c9 authored over 1 year ago by Jakub Jareš <[email protected]>
Generated help updated from dll

da4e0d0f981d6a9b0f1efee935a3497e89fc64e7 authored over 1 year ago by Jakub Jareš <[email protected]>
Rename TestCases parameter to ForEach (#2311)

4f05350fc57554fbd2c84e5c40e34c3620d367b7 authored over 1 year ago by Jakub Jareš <[email protected]>
Fix parameter default values leaking to Data in user-provided Container (#2362)

bb175b4b0d0e3099f6a988e8b514c77d2591313b authored over 1 year ago by Frode Flaten <[email protected]>
Reorganize TestResuls-code into format-specific files (#2348)

17157de143af9d2bacc43b06488332aa82bdd80b authored over 1 year ago by Frode Flaten <[email protected]>
Refactor Invoke-Pester and validate configuration early (#2317)

997002cb340b5e40469b17dba7458e60a5e1b683 authored over 1 year ago by Frode Flaten <[email protected]>
Change sponsoring in readme (#2363)

cfa96731bc617491c54acd6bc743d68c4d19efc3 authored over 1 year ago by Jakub Jareš <[email protected]>
Update error messages in Should -Throw (#2354)

9f9f2850542f2b840f8d156fe44a535e024dad0d authored over 1 year ago by Frode Flaten <[email protected]>
Support Should -HaveParameter -DefaultValue for AliasInfo and scripts (#2353)

ea7045190d5ed09194fb5ff4ddc16696b40aeaf8 authored over 1 year ago by Frode Flaten <[email protected]>
Fix ANSI sequence shown in Azure DevOps summary (#2352)

ccb455b6ed10e874537f1bc544b3a9030cb45878 authored over 1 year ago by Frode Flaten <[email protected]>
Upgrade to action/checkout v3 in PSSA workflow (#2351)

f8b35338e9855743d08543edbe935bf427b3e5d5 authored over 1 year ago by Frode Flaten <[email protected]>
Fix false errors and broken CI-logs from P-tests (#2345)

89a3f8eb8d32e08c2cf87ab5f33f9b3d421d0356 authored over 1 year ago by Frode Flaten <[email protected]>
Add missing container-parameters to Data before BeforeDiscovery (#2361)

96da478a1b3157e2173d8ffaffa5847ae9ca6864 authored over 1 year ago by Frode Flaten <[email protected]>
Add Run.Exit option clarification (#2346)

08a1e0057bd0088f939ecce3bc60d9e0a237c8be authored over 1 year ago by Jakub Jareš <[email protected]>
Branding 5.5.0-rc1

0c79596e670b50198d61f21900f04407d4045407 authored over 1 year ago by Jakub Jareš <[email protected]>
Bump branding to 5.4.2-rc1

dbbcfdccbeb350904fc739f8a6cae3861f06dd2d authored over 1 year ago by Jakub Jareš <[email protected]>
Reattach TestDrive and TestRegistry after running inner Invoke-Pester (#2341)

7a101ce6a8e4e9311f26ad1a79abddd983884b09 authored over 1 year ago by Frode Flaten <[email protected]>
Address analyzer suggestions for csharp-project (#2307)

Co-authored-by: Jakub Jareš <[email protected]>

9227418d4262b0be5d5882216913062eebaef145 authored over 1 year ago by Frode Flaten <[email protected]>
Avoid nested array when using Should -ActualValue (#2315)

bd7bfe718bac5cec0bca1384cb02fd9863a17732 authored over 1 year ago by Frode Flaten <[email protected]>
Add -InParameterSet in Should -HaveParameter (#2273)

08998af34b136ee7600019fac6406102fe4d6dea authored over 1 year ago by Frode Flaten <[email protected]>
Add support for NUnit3 XML-reports (#2208)

d318bdd87f94fb92391dc24d2543bf82469df279 authored over 1 year ago by Frode Flaten <[email protected]>
Support building assembly with Debug configuration (#2339)

548b002de1d41d3749d36f8669113c167457ad00 authored over 1 year ago by Frode Flaten <[email protected]>
Do not cleanup previous mocks in inner Invoke-Pester (#2337)

e1f23612fa3ba70baf28f9e690ef7ae8f29310e7 authored over 1 year ago by Frode Flaten <[email protected]>
Fix module import performance regression (#2336)

c5dd825e4c7ce08192b810d2d44ad37c05e1f83f authored over 1 year ago by Frode Flaten <[email protected]>
CI Treat Errors As Warnings - ref #2295 (#2296)

06ab1065bdbf645e694de27dc2b4ff6169e07386 authored over 1 year ago by Erik <[email protected]>
Support profiling Pester with CC using Profiler v3.1 or v4 (#2321)

36b31648b460cf4787b8f69482cfccff608fa4e8 authored over 1 year ago by Frode Flaten <[email protected]>
Correct typos in comments (#2294)

Co-authored-by: Jakub Jareš <[email protected]>

887cceeffaa3b6cc738c6e02e0fc20cef1ce73da authored over 1 year ago by Oleksandr Redko <[email protected]>
Remove parameter attributes in reverse in Mock (#2334)

cc660e1b4d234aa6bc2770e879fb54ee00c6e2d2 authored over 1 year ago by Frode Flaten <[email protected]>
Quote input string in BeNullOrEmpty error (#2329)

dc120cd1a03af17fc4d426354266d0e20bbc738b authored over 1 year ago by Frode Flaten <[email protected]>
Merge branch 'main' of https://github.com/pester/Pester

98de70bb89e45fedc12dbb957a31dced713f7e04 authored over 1 year ago by Jakub Jareš <[email protected]>
Bump branding 5.4.1

2d47578527cd9fdb2061946f783d7782d2dfd03a authored over 1 year ago by Jakub Jareš <[email protected]>
Make initial Mock cleanup more performant (#2332)

Initial Mock cleanup optimized by querying just for functions of given name rather than all type...

a3d207078f8309833a8d3116efa2d2bc09b99a3e authored over 1 year ago by Jakub Jareš <[email protected]>
Measure AfterAll and AfterEach as UserDuration (#2313)

4b29eda367f6bb652791f1246fd2935d58fd73b6 authored over 1 year ago by Frode Flaten <[email protected]>
Replace ErrorAction SilentlyContinue with Ignore (#2318)

d6516ef4fd41f00263fbffb01afd4d4f61237f4e authored over 1 year ago by Frode Flaten <[email protected]>
Increase timeout in CI build step (#2316)

8d4d9334959c07b926ef14208e031acff83b6a03 authored over 1 year ago by Frode Flaten <[email protected]>
Fix typos in Pester.BuildAnalyzerRules (#2305)

14ddff43893b19cef0496a8bfb86a956f3907155 authored over 1 year ago by Frode Flaten <[email protected]>
Update New-MockObject help (#2323)

7f2b369a5baa0d564f4780399b78518a378e0f52 authored over 1 year ago by Frode Flaten <[email protected]>
Fix docs typos (#2326)

04847c4276ddb28c3f7683a5fae6114db57f2bd9 authored over 1 year ago by Martin Costello <[email protected]>
Include expected type in exceptions when type is not resolvable (#2271)

b36eb512b103ce0108d1c561b7e7b845cc3b8962 authored over 1 year ago by Frode Flaten <[email protected]>
HaveParameter is not dependent on format of param block (#2288)

a8ad480a9c86145db77922b7f99a521762ae81a4 authored over 1 year ago by Brian West <[email protected]>
Fix script parameter leaking to another container with same Data (#2302)

8a6a144015a881e481dfb1aa022cceecd8fe85c2 authored over 1 year ago by Frode Flaten <[email protected]>
Bump psmodulecache action to v5.2 (#2287)

bf0343b0bc640f5e161554175675b3165101544f authored over 1 year ago by Frode Flaten <[email protected]>
Improve error when -HaveParameter is used with mock or alias for local function (#2233)

Co-authored-by: Jakub Jareš <[email protected]>

7ee7139cd678cab12a1bd4a217433c4106359415 authored over 1 year ago by Frode Flaten <[email protected]>
Fix Format-Collection for ICollection (#2265)

9f99189e8efe1cb1d3caf767b1cbcc680d17e3dd authored over 1 year ago by Frode Flaten <[email protected]>
Use encodedCommand in Invoke-InNewProcress for P-tests (#2267)

3d05da013946589b0cdf77c1c2daf966fafe23b1 authored over 1 year ago by Frode Flaten <[email protected]>
Brand as 5.4.0

d81fdbc46318d6c3486c241fa82d9749df5c2031 authored almost 2 years ago by Jakub Jareš <[email protected]>
Bump 5.4.0-rc1

66184c488553dbfc0b30649b9062fa3471380238 authored about 2 years ago by Jakub Jareš <[email protected]>
Update ExpandedPath before executing tests and blocks (#2254)

4e6eeb53652fe6c27d49c449c77927ba8eb7ac77 authored about 2 years ago by Frode Flaten <[email protected]>
replace deprecated macos 10.15 with 12 in CI (#2253)

Co-authored-by: Jakub Jareš <[email protected]>

b0881657c01b2bf08d1ee22fbbab7e4c8ba21ff9 authored about 2 years ago by Frode Flaten <[email protected]>
Support int and double values when merging decimaloption (#2186)

Co-authored-by: Jakub Jareš <[email protected]>

86f0576f640762198e85730725de6c8d75a1753e authored about 2 years ago by Frode Flaten <[email protected]>
replace deprecated ubuntu 1804 with 2204 in CI (#2252)

36c043dbbbe795ada0d893a684d847c069800f6f authored about 2 years ago by Frode Flaten <[email protected]>
Add support for multiple aliases (-Alias) to Should -HaveParameter (#2247)

Co-authored-by: Daniël te Winkel <[email protected]>

799d454cdff3e38b1a09bad1ad9aa5b9f36a1700 authored about 2 years ago by Daniël te Winkel <[email protected]>
Use latest C# language version (#2250)

68068855a388b0881536898d21d766933ee27bc1 authored about 2 years ago by Jakub Jareš <[email protected]>
Cache nugets in CI (#2204)

Co-authored-by: Frode Flaten <[email protected]>

f93a4f324a4dc38040ce489e2310292a52c471b7 authored about 2 years ago by Jakub Jareš <[email protected]>
Update CI build image and PesterTests to .NET 6 (#2249)

507d3dd9e5ec600bc0996f79de6dc0cc2f632684 authored about 2 years ago by Frode Flaten <[email protected]>
reorg Add-ShouldOperator tests (#2248)

0c86295e43c0ebbcf94f4479b4f77f1cd8b7d844 authored about 2 years ago by Frode Flaten <[email protected]>
Fix broken assertions link in help (#2205)

1e4d6d3ba26abfd30e86c29b4671f6bdc28a102d authored about 2 years ago by Frode Flaten <[email protected]>
Always return to original CWD after running Pester (#2189)

4e3b5cd62b6d8a6a805861d16d032c09d4220f80 authored about 2 years ago by Frode Flaten <[email protected]>
Add help for dynamic operator parameters (#2170)

de77c6d0be0bf0b7f2ee01a9f37de8b890385a5d authored about 2 years ago by Frode Flaten <[email protected]>
Fix module installation in PowerShell 3 and 4 (#2214)

21bde3252d8263fa1407ff5cfbfe809076eecdfa authored about 2 years ago by Frode Flaten <[email protected]>
Fix NRE when assigning null to arrayoption in hashtable (#2219)

ca86dcd39bf6503693fecdbf7537068a8160f3e1 authored about 2 years ago by Frode Flaten <[email protected]>
Cleanup remaining testcase param-blocks in tests (#2226)

deb6f2fb8431028715f914901b7a91a55fd40075 authored about 2 years ago by Frode Flaten <[email protected]>
Add -Because to Should -Invoke and -InvokeVerifiable (#2229)

2454a0ebccbb882e566307f61f549c48f05e333a authored about 2 years ago by Frode Flaten <[email protected]>
Validate Should -Invoke is invoked in specified -Scope blocktype (#2230)

d7c234bfeb656de56825e3a2443ec025a633b2f8 authored about 2 years ago by Frode Flaten <[email protected]>
Throw in Add-ShouldOperator when max number of operators is reached (#2231)

9b21376cb4850b6a6caf769e9119ddbe0c8a14c8 authored about 2 years ago by Frode Flaten <[email protected]>
Add support for assigning lists to StringArrayOption (#2232)

d5a07eb75a0f452201dc18b212229a1c806682c4 authored about 2 years ago by Frode Flaten <[email protected]>
Support mocking and execution in manifest modules (#2234)

ffedd4758e29962006105bd69cb0b3cac7fa09f5 authored about 2 years ago by Frode Flaten <[email protected]>
Use Start plugin-step for TestDrive and TestRegistry PSDrive cleanup (#2237)

fb87da98fff08d7e8b484c2dd7878e59434b368f authored about 2 years ago by Frode Flaten <[email protected]>
Fix hang in New-TestRegistry when access is denied (#2236)

6435e3609e1e5547fdd054c4e03e6773633abc8b authored about 2 years ago by Frode Flaten <[email protected]>
Add ANSI support for output (#2199)

13fb4a2686668d455b8cb9922760e9b651ec6b3f authored over 2 years ago by Frode Flaten <[email protected]>
Sign format files (#2212)

959851c535cf41110a1270495d43410ca33628c6 authored over 2 years ago by Jakub Jareš <[email protected]>
Fix support for PowerShell 6.0.4 (#2215)

Co-authored-by: Jakub Jareš <[email protected]>

ca28275428259e93be84f7a747c4becc9b10b7f3 authored over 2 years ago by Frode Flaten <[email protected]>
Remove v4 param-blocks from HaveParameter tests (#2224)

ba499a5ec43da9c4c5fb2e41ee1f6d3c978a1ae6 authored over 2 years ago by Frode Flaten <[email protected]>
Exit invoked testfile after interactive execution (#2218)

3a901ca68f6e80d2982e5f1d61eed60b8dfd1f55 authored over 2 years ago by Frode Flaten <[email protected]>
Replace alias and positional parameter usage in Coverage.ps1 (#2225)

6e8eb89da86fcd7298047cda385f3c4b67ef311f authored over 2 years ago by Frode Flaten <[email protected]>
Add GitHub Action to run PSScriptAnalyzer on PR and commit (#2221)

* add github action for PSScriptAnalyzer

* improve perf of custom PSSA-rules

* allow manua...

2bcb82e13b36afcad3dd38b099a155ee2e2fbb30 authored over 2 years ago by Frode Flaten <[email protected]>
Start interactive execution from BeforeDiscovery (#2217)

c0e65788dc7bc02b45c87e27a4f0c970922c2967 authored over 2 years ago by Frode Flaten <[email protected]>
Replace IsOriginalValue() with IsModified and fix merging and casting of default option values (#2201)

e949115d0973693097b4d85aeddaca0fa3346bb9 authored over 2 years ago by Frode Flaten <[email protected]>
Don't run Get-CimInstance on Nanoserver (#2192)

Co-authored-by: Jakub Jareš <[email protected]>

a8d4b4d8f4a3c57ec2e119fa371f4ac69c3d2eb1 authored over 2 years ago by Ryan <[email protected]>
Fix mocks with enum-parameters and ValidateRange (#2191)

* fix mocking for enum-param with validaterange

* update test to fix multiple parameters

*...

dd7d09eb730c8d9fc7ac746aeecf750bf98b9d00 authored over 2 years ago by Frode Flaten <[email protected]>
add -NoBuild for P-tests (#2200)

ed6135ba939f62494bfee688eeae6523b4318762 authored over 2 years ago by Frode Flaten <[email protected]>
Updates to comment help and examples (#2196)

927b855c8a7c381f14a65a7173932508290db2b1 authored over 2 years ago by Frode Flaten <[email protected]>
Minor improvements to build script (#2183)

Co-authored-by: Jakub Jareš <[email protected]>

f22150b08e0c71bc9213b7f6d20985fbefcc915f authored over 2 years ago by Frode Flaten <[email protected]>
Update and merge help tests (#2173)

* fix synopsis test when no mandatory params

* add missing parameter help

* merge help tes...

6959c151719a78d7b1242aeaa7be26399e3ddd23 authored over 2 years ago by Frode Flaten <[email protected]>
Exclude docs and support files from triggering CI (#2184)

7188eef270caa4abdcf4af18d63473657454891e authored over 2 years ago by Frode Flaten <[email protected]>
Update issue form templates (#2180)

* remove the both option in command help issue form

* update docs issue link

* make descri...

f7ee1bacfd575c3b4ced4fff2ebedf2e208a04ab authored over 2 years ago by Frode Flaten <[email protected]>
Update issue templates to forms syntax (#2176)

4ea9101c528243d09c902afa6fae6d572bb9a217 authored over 2 years ago by Frode Flaten <[email protected]>
add exception-example for Should (#2171)

8869115098255e4b3b0a869415c01215eaf84b72 authored over 2 years ago by Frode Flaten <[email protected]>
Fix container failure output (#2167)

c79a6fabb1c019c469fa332099d6496a8039cf58 authored over 2 years ago by Jakub Jareš <[email protected]>
Test on less legacy systems (#2164)

ec2131a4640461f8f0b32c499ebce393019aa392 authored over 2 years ago by Jakub Jareš <[email protected]>
Fix discord link in readme (#2165)

3c1b0e41a313cd8ff301319ddeec6d7482707d26 authored over 2 years ago by Frode Flaten <[email protected]>
Update branding to 5.3.3

f6e2e54a02c1781d53233759377517668ca5907f authored over 2 years ago by Jakub Jareš <[email protected]>
Update branding to 5.3.2

c655f282b6ca95c21cb25c2bef31eb7df666e4d8 authored over 2 years ago by Jakub Jareš <[email protected]>
Forward merge rel/5.3.x (#2163)

Co-authored-by: James Steele <[email protected]>
Co-authored-by: Jakub Jareš <me@...

48c3abcd57113436e946e658caa841a8b6a19c5a authored over 2 years ago by Jakub Jareš <[email protected]>
Add discord-link and cleanup README (#2102)

Co-authored-by: nohwnd <[email protected]>

4370ecc8f0d511c6c92265f8b9d937e4257b6be5 authored over 2 years ago by Frode Flaten <[email protected]>