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

Beta release notes

517079204cef1779671e61d238d300160a7697bd authored almost 5 years ago by nohwnd <[email protected]>
Focused and fail output on null verbosity (#1453)

fa1239515cc2004695ddd27d0739c7c0e95dc64c authored almost 5 years ago by Jakub Jareš <[email protected]>
Remove -Focus from public api (#1451)

2d0212188119db00df3f20b9aa18e8d4e35dd620 authored almost 5 years ago by Jakub Jareš <[email protected]>
Remove scriptblock from simple api (#1449)

* Remove -ScriptBlock from simple interface

a07a3d642e740a2d99b903dd6315805b86417a9f authored almost 5 years ago by Jakub Jareš <[email protected]>
Improve filtering (#1443)

* make focus a line filter

* filtering and skipping

* merging config

* Fix tests

3a658295da4761d22daf9f35ebc05e2d7181793c authored almost 5 years ago by Jakub Jareš <[email protected]>
Improve advanced interface and filter by lines (#1438)

* wip for filtering by lines and integration with VSCode

* Add basic vscode support

* Add ...

3ee526a2c4e4d5f950cc81a0c1a6ed033819cbd4 authored almost 5 years ago by Jakub Jareš <[email protected]>
Run files interactively (#1435)

* Run files interactively

* Remove commented out code

f1f4892863ae5c830e882bb707ca00b5c7595b60 authored almost 5 years ago by Jakub Jareš <[email protected]>
Merge branch 'improving-v5' into v5.0

cf6e63176288df51b166607d0fecae8bff8cb0f4 authored almost 5 years ago by nohwnd <[email protected]>
Merge branch 'implement-skip-and-not-run' into v5.0

a6c7731c495872b35d3c95b71b526b31fa75f496 authored almost 5 years ago by nohwnd <[email protected]>
Implement skip and not run (#1434)

* Add -Skip on It

* Add skip on Block

* Add skip to Describe and Context

* Fix NUnit ou...

06274e9868d8d0c437ce7c60d4ffac0ec9f5d4d3 authored almost 5 years ago by Jakub Jareš <[email protected]>
Revert ubuntu version

afbcca1880555a17b4e0fc0104056caf557650b6 authored almost 5 years ago by nohwnd <[email protected]>
Use newer osx

a11cecb107ee34eb497fa44fbd343378c664875f authored almost 5 years ago by nohwnd <[email protected]>
use newer ubuntu

19a405b99b9a5196a636dc4b53800e2362f55f54 authored almost 5 years ago by nohwnd <[email protected]>
Update brew before install

3ce1858b45a3eef6003de3589b68d689a9e460ac authored almost 5 years ago by nohwnd <[email protected]>
Test nulls

13308196ccae50f0b7ec0a5b75dceec6361ad3c1 authored almost 5 years ago by nohwnd <[email protected]>
Fix NUnit output

63ab582bf20ca53599be024e1fa46b5a85ba4bbe authored almost 5 years ago by nohwnd <[email protected]>
Add skip to Describe and Context

1d089f3a2e0a162242fd2cbe27adafccb28f8977 authored almost 5 years ago by nohwnd <[email protected]>
Add skip on Block

2ee4ffec0cd5481ffb4e995b8b04ac1f163241b8 authored almost 5 years ago by nohwnd <[email protected]>
Add -Skip on It

bdaf72da1ee1074538f5a708b6cacfc6b0b82f32 authored almost 5 years ago by nohwnd <[email protected]>
Improve how preference is passed, and filtering logging

078fcc88b48424ade5765713161839c396250d97 authored almost 5 years ago by nohwnd <[email protected]>
Throw on Should failure in mock filter (#1421)

Fixes #1409

3630fdfb2312bf1392a1a4fadb0d3417bb7cc768 authored almost 5 years ago by Jakub Jareš <[email protected]>
Better Pester configuration (#1418)

Add object for configuration and use it

6722a1fbfd8fa6e466f63fcbf25bde4d677db4ce authored almost 5 years ago by Jakub Jareš <[email protected]>
Eap to stop

a182cd33eb0c7bdcd1f4c4350e3782b13dd552f9 authored almost 5 years ago by nohwnd <[email protected]>
Fix Should behavior (#1405)

Use settings to control Should behavior

3e6bd55de9771acb0d2fc4a01039ed7455900093 authored almost 5 years ago by Jakub Jareš <[email protected]>
Compound assertion (#1335)

Should records the error by default but does not fail. This allows multiple assertions in a test...

ecec2fb28f87d5b43ad7f7d3060a8e0a9361744c authored about 5 years ago by Rene Hernandez <[email protected]>
Simple interface for Pester (#1307)

Simplify interface of `Invoke-Pester` to have `-CI` which generates nUnit and Jacoco output, and...

5c4a2cf8f430f3800b3a14feb07bd99fad25633c authored about 5 years ago by Jakub Jareš <[email protected]>
Remove dt

c73b7e695e8924028b221e5c953b017585d0777c authored over 5 years ago by nohwnd <[email protected]>
New new runtime (#1326)

The original runtime executed the file twice and tried to match the code based on positions, thi...

1a4c1f42592fa50a690e1359dfccf59bc05ce584 authored over 5 years ago by Jakub Jareš <[email protected]>
Merge branch 'v5.0' of https://github.com/pester/Pester into v5.0

c5f8cdbc3c06af9c3c1e3d7984abdafe99d8d19e authored over 5 years ago by nohwnd <[email protected]>
Cmdlet dynamic param (#1317)

* Port over changes for dynamic params fixes

* Apply fixes for mock usage with new implementa...

86c0ae23bddd30900588a7b4e9c08f8628e2cfcb authored over 5 years ago by Rene Hernandez <[email protected]>
Bump to alpha4

ebb06799a35dfd4c8e860661a8df37769c026807 authored over 5 years ago by nohwnd <[email protected]>
Remove focus

b56f4838640146ae4647aee61e987d049ffe82d3 authored over 5 years ago by nohwnd <[email protected]>
Write focused tests

016c80bfe54a87e4decf9c2bc645911f0dcc7df8 authored over 5 years ago by nohwnd <[email protected]>
Plugins (#1306)

* Extend plugin callbacks and move messages there

956fe747b1fb61ae14a4fbecfe073bbc0e824d77 authored over 5 years ago by Jakub Jareš <[email protected]>
Resolve paths in the same way as v4

420cc383cbbefe925b9a8229f7218e0b56f3ff30 authored over 5 years ago by nohwnd <[email protected]>
Write error when running non-interactively (#1301)

ea947824f63e7f2cf789a142fd29d52064e36e42 authored over 5 years ago by Jakub Jareš <[email protected]>
Use BeforeAll instead of Add-Dependency (#1300)

* Use BeforeAll instead of Add-Dependency

f556636d94a5b682803513a7887f30d58fea354d authored over 5 years ago by Jakub Jareš <[email protected]>
Use Should -Invoke instead of Assert-MockCalled (#1299)

Fix #1211

40232bfefcffe9a7f74ad5fda0c4df0b2400a09b authored over 5 years ago by Jakub Jareš <[email protected]>
Forward merge master

3a07682091b4cd3982ffd8e265a7d6e46a54b5a0 authored over 5 years ago by nohwnd <[email protected]>
Bump 4.8.0

106d157fe68fd526dd983a2986aac725e881111b authored over 5 years ago by nohwnd <[email protected]>
Add list of all standard readonly and constant variables (#1298)

4456afe37812fe51374f80f4aa7ca9e064c1924b authored over 5 years ago by Jakub Jareš <[email protected]>
Fix function definition in parameter filter (#1293)

Allow ${function:} to be passed to Mock -ParameterFilter

ea65cc699cf965f0934c40e759da11d991fec88d authored over 5 years ago by Coby Caldwell <[email protected]>
Use real path to temp path on macOS and GetTempPath() otherwise when constructing TestDrive (#1294)

On macOS use `/private/tmp` instead of `/tmp` that `[Environment]::GetTempPath()` provides. Oth...

c300092040f837666cd98de919f187920f387cae authored over 5 years ago by Steve Lee <[email protected]>
Use like wildcards for matching (#1287)

570e74b5c4fb8949fad2bfed6d38e5460c8393b9 authored over 5 years ago by Jakub Jareš <[email protected]>
Test that Mocks can be outside of BeforeAll

460d8b4fc1dedf976fd926cd5f2b5be4516841c0 authored over 5 years ago by nohwnd <[email protected]>
Run mocks in test scope (#1281)

* Uncomment test

* Run mock body and parameter filter in the test scope

cead9a62322686710473d78692be2f29b000fccd authored over 5 years ago by Jakub Jareš <[email protected]>
Forward merge master

8a274a1ce9172764edffc81ba1b0db7c62ea95f7 authored over 5 years ago by nohwnd <[email protected]>
Merge branch 'v5.0' of https://github.com/pester/Pester into v5.0

8eb685fac27599d71f2fc4e4d45c9571769503f0 authored over 5 years ago by nohwnd <[email protected]>
build PRs for v5.0

f42dff1d00f377ea0058957490a95333b5f9893d authored over 5 years ago by nohwnd <[email protected]>
Add TestDrive parameter to In so we can use it outside of blocks (#1280)

* Add TestDrive parameter to In so we can use it outside of blocks

* Add alias and pwd

b02a2e2ae2e9a08da7b5272eed8f743f90907653 authored over 5 years ago by Jakub Jareš <[email protected]>
Added regex to filter out ErrorLines. (#1253)

ead3cbd67e31b2994192b060558395e2313af859 authored over 5 years ago by Ramya Sridhar <[email protected]>
Add parameters to mock to relax commands (#1278)

* Add parameters to Mock

Add initial failing test

* Implement removal of parameter validat...

70ce42918edf1a1a519faaf19709a1e2842a9755 authored over 5 years ago by Rene Hernandez <[email protected]>
Fix timing (#1279)

* remove logging overhead

* Fix timing, and write out discovery times and overhead

* Impro...

5eed41652e40ab659c5e548586288e2f83bfa265 authored over 5 years ago by Jakub Jareš <[email protected]>
WIP: Check if function exists before removing it (#1255)

* Check if function exists before removing it

* Add it defintion to make test pass

b89f4067f384c3025326ada9390fda62dab4806f authored over 5 years ago by Rene Hernandez <[email protected]>
Fix spelling (#1273)

c074fe6587361942a234fe2cd3b226956cdfb7cd authored over 5 years ago by Bernard Vander Beken <[email protected]>
remove the arrow in the output of string comparison. (#1264)

e3a9ab682392bc7ecc8415262bef34f62bea2791 authored almost 6 years ago by t-mangoe <[email protected]>
Bump 5.0.0-alpha3

566b3217b3961d9e441e868baf42c2f8876a7a8f authored almost 6 years ago by nohwnd <[email protected]>
Readme for alpha3

165019d044533b08a6faafa8f21dc56fa95a42a0 authored almost 6 years ago by nohwnd <[email protected]>
Forward merge master

fe6d6802b3f7ee82023f4ffea8edc922d9e8dd9e authored almost 6 years ago by nohwnd <[email protected]>
Fix join paths

404fb97e8a3eb035f99ae579bf7dba0c0ffae287 authored almost 6 years ago by nohwnd <[email protected]>
print paths

3e78f4ed351b8d3b3a1401406ec6d41303d7b95c authored almost 6 years ago by nohwnd <[email protected]>
fix runner script

f00226508198d843df695536401fbee6e969620e authored almost 6 years ago by nohwnd <[email protected]>
more array fixes

e854ab09b048a7346d18cb8aead1572aa9005ec4 authored almost 6 years ago by nohwnd <[email protected]>
fix code coverage counting

3009e6403b2bf34b12ad73ae17363ffc39c5f48e authored almost 6 years ago by nohwnd <[email protected]>
do not publish xml result because the parameters are not wired up yet

76d770d7ebc0a5d4886c8a3a76b3e80f8a79910e authored almost 6 years ago by nohwnd <[email protected]>
put comment back

1711696d481d46b4435b9d508b838774ae0df950 authored almost 6 years ago by nohwnd <[email protected]>
Make EnableExit work

830693dd3826a4b286a0e8916ef708a1ec6e14a1 authored almost 6 years ago by nohwnd <[email protected]>
pass arguments on

12a5d96595007478c4b1dc9020691d33f1e117cf authored almost 6 years ago by nohwnd <[email protected]>
fixes for pwsh 3

85e1f4bee87998fe79dffd634cc93efc7473a4cf authored almost 6 years ago by nohwnd <[email protected]>
normalize path delimiters

22085cefb5f8541018589726cc4e6eacd76a1570 authored almost 6 years ago by nohwnd <[email protected]>
add build trigger for azure pipelines

0ffdaabfe47ebd5d915e4139f95cf3ffe64ed392 authored almost 6 years ago by nohwnd <[email protected]>
Replace guid

33bb86261564036817a0908c438ee637e2a8d9ae authored almost 6 years ago by nohwnd <[email protected]>
Bump 4.7.3

4ee1718315283f6a9da2198511aadab3511904e6 authored almost 6 years ago by nohwnd <[email protected]>
Fix tests and run them

211e0c476adce3270967b9aa6c77aef4cc02531f authored almost 6 years ago by nohwnd <[email protected]>
Add Windows, Linux, and MacOS tags to psd1

a0f42ef5e35838586d9580a37ec51d9897f621c2 authored almost 6 years ago by Jakub Jareš <[email protected]>
Expand tokens in test names

d626341b29a1668aa88310ca9dd57023a8e1b730 authored almost 6 years ago by nohwnd <[email protected]>
Generating blocks with implicit id

4740ff4d7fa4bf8acdcc3c3db0df93fbd4922396 authored almost 6 years ago by nohwnd <[email protected]>
Add implicit Ids to tests

e2463379a5b7dbde0b091ed76123b5dcf864e160 authored almost 6 years ago by nohwnd <[email protected]>
Shorten error message of string comparison when it is too long (#1248)

Shortens error messages on long strings to only show the excerpt where the first difference is s...

f5d5256dd6f0de881002372e088324947cab1faa authored almost 6 years ago by jd-porter <[email protected]>
Adding empty CmdletsToExport specification. (#1259)

Avoid loading the module when looking for unknown commands.

9390079dc0156609f0b86097c1c2437a82cc824e authored almost 6 years ago by Staffan Gustafsson <[email protected]>
Fix .Length mispelling in duplicate certificate thumbprint check in signModule.ps1 (#1260)

403274bb5f348688e65da264e10674c1f30255e0 authored almost 6 years ago by Leo <[email protected]>
Code coverage as a plugin

2bbabff210bd2e86754dda76800e79a24fdc9476 authored almost 6 years ago by nohwnd <[email protected]>
Add one time block setup for plugins

b97a71725f01e68e79fbded92282218f83f409ae authored almost 6 years ago by nohwnd <[email protected]>
Fix code coverage tests

f4033b7478fc05aff5c87186c242192f886eb30a authored almost 6 years ago by nohwnd <[email protected]>
Forward merge master

5fcbc3e3e7cb086bb527c1749374c45ce7a36bc8 authored almost 6 years ago by nohwnd <[email protected]>
Coverage first step

6269c4a07bedf627d1f2ab7b3de481bcd1ba9f0c authored almost 6 years ago by nohwnd <[email protected]>
Apply filters to Blocks and make all uncommented tests pass

57f2afe80cf6379d64efd7ea1704105ac4f73816 authored almost 6 years ago by nohwnd <[email protected]>
Fix P tests

1c716d89a0f2ec02f2e8a6dbe3af669a1732c57e authored almost 6 years ago by nohwnd <[email protected]>
Fix all the tests in Functions or exclude them

4cd800f2bd0a9bfadd01590be6099444d7ff772c authored almost 6 years ago by nohwnd <[email protected]>
Remove New-Fixture

1b49d5bdc5a61a0599698d5074099729c5e9afe5 authored almost 6 years ago by nohwnd <[email protected]>
Fix assertion tests

8daf5f80a49c5ec71578766ae902bb5b5ffbfc09 authored almost 6 years ago by nohwnd <[email protected]>
start running Pester tests on itself

e071c3367dac34873924f3f5df3585eba7df1579 authored almost 6 years ago by nohwnd <[email protected]>
Bump 4.7.2

7827c4637a10f6e55ae6185a80ce75c763f42c65 authored almost 6 years ago by nohwnd <[email protected]>
Fix stripping last character in parameter filter and failing null check

* Use EndBlock instead of full scriptblock for aliases replacement

* Perform index offset usi...

569f2ec7191acec910af698cd91ac824947dd1c9 authored almost 6 years ago by Rene Hernandez <[email protected]>
Fix mock output

31c6a17acc7f3545b49194fb02a345ec40affc35 authored almost 6 years ago by nohwnd <[email protected]>
Bump 4.7.0

572da1af41ba022ede0619498a13fc9256bd51de authored almost 6 years ago by nohwnd <[email protected]>
Merge branch 'master' of https://github.com/pester/Pester

8d4535a4035eb8f2c3ad7eecd5419ab80b724e35 authored almost 6 years ago by nohwnd <[email protected]>
Fix incorrect Code Coverage report counters (#1242) (#1244)

Fix incorrect Code Coverage report counters when there are multiple packages in the report

30c5f7e3f1a045589c0bbc4d34b0961fdfbd5b92 authored almost 6 years ago by Todd Brown <[email protected]>
Bump 4.7.0-beta1

4d68dbfc4a7a6e373b5a4c0a0f183e3a4f1abf1e authored almost 6 years ago by nohwnd <[email protected]>
Add alias for extension-less external commands in windows (#1252)

b5e3d686323dfe3bdf902218aa8eb81d66caaf18 authored almost 6 years ago by Rene Hernandez <[email protected]>