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

Fixing PSv2 compatibility

ab4fbacf6e867586f06bf36722712526724c7e87 authored over 8 years ago by Dave Wyatt <[email protected]>
Using new PSv5 public interfaces for getting dynamic params of cmdlets

97b6d47d40d0886c811798d96d686f8090d4937e authored over 8 years ago by Dave Wyatt <[email protected]>
Fixed failing NUnit tests, added TestSuiteName to New-PesterOption

2d4875fa77c5bd25cb1be4988abf3a3c983cfa99 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #591 from timker/master

Added InconclusiveCount to Invoke-Pester output

dca77dfe9bc564f1c750cbad69c761d87dfd2c67 authored over 8 years ago by Dave Wyatt <[email protected]>
Added InconclusiveCount to Invoke-Pester output

7ed3d5f1042b1128b4238aada4a76647942cd663 authored over 8 years ago by tim.ker <[email protected]>
Merge pull request #589 from dlwyatt/CompatibilityFixes

Adding support for both forward and back slashes in some paths

c8eed4561218d7375bbb6895ad3f95f52c7ea747 authored over 8 years ago by Dave Wyatt <[email protected]>
Adding support for both forward and back slashes in some tests

4c3b401c7c9291bf15455f6f38efeb58b0b79b03 authored over 8 years ago by Dave Wyatt <[email protected]>
Releasing 3.4.2

46dc8df65c848742a22aa9bfa70d7842e8b77f03 authored over 8 years ago by Dave Wyatt <[email protected]>
Proxy cmdlet support for safe cmdlet lookup

The pester module will fail to load when someone has a module already loaded that defines a cmdl...

bfd73e6d3d7ab4ba40cba7f11c4a33f169c9c03b authored over 8 years ago by Kirk Munro <[email protected]>
Tweaking manifest to work with current version of PowerShell Gallery NuGet

0083bb5e7a178e6838796c3d7512528c9680c71b authored over 8 years ago by Dave Wyatt <[email protected]>
Fixing psv2 bug

9f62ee96ce9a9666a6479163e319a5647d1e239a authored over 8 years ago by Dave Wyatt <[email protected]>
Releasing 3.4.1

eb00152082ed2584a4a6808ce356362589886bc4 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #583 from dlwyatt/MockVariableConflict

Bug fix in ExecuteBlock

eeb73db0ee370996336603cbda2617197d11db7e authored over 8 years ago by Dave Wyatt <[email protected]>
Tweaking ExecuteBlock fix to match v3 / master

4038a9068b80abce08d69b12e4fa10035dbd0f1b authored over 8 years ago by Dave Wyatt <[email protected]>
Bug fix in ExecuteBlock

e1cb585e36fd3653304d62910415535b48b2c7fd authored over 8 years ago by Dave Wyatt <[email protected]>
Bug fix in ExecuteBlock

504b0f89ddca67ef96bf2ee2e36081d0b03728da authored over 8 years ago by Dave Wyatt <[email protected]>
Tweaking temporary warning output

fa2be84a35c40e666cd53c1cd1ed9dd9a6814845 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge branch 'DevelopmentV4' of https://github.com/nohwnd/Pester into nohwnd-DevelopmentV4

f6875a36e198bbbc46d2799a67e15b1d50ce8d32 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #573 from dlwyatt/NestedGroups

Nested groups

37e8fe72b4c1f88a17a2543f7fcc19863e4cc7f6 authored over 8 years ago by Dave Wyatt <[email protected]>
Adding temporary tag warning

c30a7678aa9587f7c0d383f1ae2ae82aa933f161 authored over 8 years ago by Dave Wyatt <[email protected]>
Bug fix

4e7e67b80173560257b044fa5134a17199958cc9 authored over 8 years ago by Dave Wyatt <[email protected]>
Fix assertion naming constraints to accept single word

42890532f6e7183d6fc7408cca5c5484ed2b7f66 authored over 8 years ago by nohwnd <[email protected]>
whitespace only

73dffa39c5d23357cecae3eeeb3edfa8999661d9 authored over 8 years ago by Dave Wyatt <[email protected]>
Merging Describe / Context, updating output for new structure

2b4149bc29271ad882412e2af80d8b7f8034c5c3 authored over 8 years ago by Dave Wyatt <[email protected]>
Removing references to $script:Pester

7b04ea46c6c10c16cd347f373224f82ba8d30627 authored over 8 years ago by Dave Wyatt <[email protected]>
TestResults tweaks

1512998c4cddf954aff3d48ee2243e9e540d741d authored over 8 years ago by Dave Wyatt <[email protected]>
Updates to TestResults export for new internals

468e6d79b2177ec18882cb37c8615fde37eda70d authored over 8 years ago by Dave Wyatt <[email protected]>
Initial updates for arbitrary group nesting

Working on #554 . Still a ways to go, but at least Mocking and Setup/Teardown work with the new...

fa9be80492b402efcce45465960c158f6d52fbc3 authored over 8 years ago by Dave Wyatt <[email protected]>
Tweaking gherkin tests to run in background job

2d0edd87a310d03c6c5a23603780b5a43535dc72 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #566 from juneb/CodeCoverage

Revised CodeCoverage parameter description

9517657b5af3aba9f272336a06371b4791f18b93 authored over 8 years ago by Dave Wyatt <[email protected]>
Typo - EndDate

3a5bd188110e1460fa4e44376b603806579231af authored over 8 years ago by June Blender <[email protected]>
Revised CodeCoverage parameter description

3fd1c7980b05e3e16d4c8b9d25c3bd462a84a645 authored over 8 years ago by June Blender <[email protected]>
Merge pull request #564 from juneb/PassThruAndQuiet

Revised help for PassThru and Quiet parameters

ee82937ac3ebf3491f24903adc967e822faef9d0 authored over 8 years ago by Dave Wyatt <[email protected]>
Revised parameter descriptions and wrote examples for PassThru and Quiet parameters.

1849400eb35f62982f897c89087e92df6916636f authored over 8 years ago by June Blender <[email protected]>
Merge pull request #563 from juneb/TestNameTag

Revise help for TestName, Tag, and ExcludeTag parameters.

c2fecc485be193c03d02c2d9f4c90a59ce553b69 authored over 8 years ago by Dave Wyatt <[email protected]>
Revise help for TestName, Tag, and ExcludeTag parameters.

d713780e6b411caea773485f08a462eee2ae2c51 authored over 8 years ago by June Blender <[email protected]>
Merge pull request #558 from juneb/FixTagType

Describe -Tag needs explicit type

9646a63a1264313ef7de781f3c18ad49f22bb314 authored over 8 years ago by Dave Wyatt <[email protected]>
Describe -Tag needs explicit type

b08d67945719565105028f95455cfb59e17ace33 authored over 8 years ago by June Blender <[email protected]>
Resolving a couple more merge conflicts

43be72138baae4006807115dbb56244077222a84 authored over 8 years ago by Dave Wyatt <[email protected]>
Fixing whitespace

9aa6f699ba271a26c8c8a1a5ddc25cbae615fac3 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge branch 'master' into DevelopmentV4

5e1b18da3ef921cd83ab38633239fab0b4187a10 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #536 from Jaykul/LanguageDecoupling

Gherkin 3

0af7d2ce1b4d5a3c0ea9bddc7f20133e70d7b6ba authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #548 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

24d4a3d81aaf0d4c4332435d6b6fc610bad8066b authored over 8 years ago by Dave Wyatt <[email protected]>
Add Gitter badge

fe1bf287ffa2faa0a64a2b2bffc751bb5f92301e authored over 8 years ago by The Gitter Badger <[email protected]>
Merge pull request #545 from juneb/ScriptParameter

Revised Invoke-Pester description, Script parameter description

d4debe91bba6c6fb34862bfadb69da8104854875 authored over 8 years ago by Dave Wyatt <[email protected]>
Revised Invoke-Pester description, Script parameter description

8b0135f4227b88bded737a846cd4441afbd23556 authored over 8 years ago by June Blender <[email protected]>
Merge pull request #541 from dlwyatt/HashtableDefaults

Making sure Parameters key is not null in ResolveTestScripts

925a8af1cd7718c7594546be5123a7bc68ce2324 authored over 8 years ago by Dave Wyatt <[email protected]>
Making sure Parameters key is not null in ResolveTestScripts

17aa16a89160d1be763ee0656ff1fb6e20f406ea authored over 8 years ago by Dave Wyatt <[email protected]>
Update with a .Net35 build of Gherkin.dll

This comes from https://github.com/Jaykul/gherkin-dotnet/tree/35_Fix

1e7f118f920f8648ed0be8ed88a2184f6a0b3ccc authored over 8 years ago by Joel Bennett <[email protected]>
Merge pull request #537 from Jaykul/Features/ContainsMultiline

Add ContainMultiline tests

0b945fe8c4f8726d3f88170c2895eaab37ef5fd6 authored over 8 years ago by Dave Wyatt <[email protected]>
Switch to New-Object from ::new

26d58b986f1c40c31929e606d87c460cfe4b530a authored over 8 years ago by Joel Bennett <[email protected]>
Add ContainMultiline and tests

c14aaaefbe5ec8d081c914c68757a42386e11bc1 authored over 8 years ago by Joel Bennett <[email protected]>
Fix whitespace failures

03e956d9f65de9fd73249c11c0109fa70e30e417 authored over 8 years ago by Joel Bennett <[email protected]>
Remove PowerCuke

833655257faf1559a8ff02a69e1d299de345bb1a authored over 8 years ago by Joel Bennett <[email protected]>
Convert Gherkin support to use Gherkin3 - the new official parser

Remove IKVM Java assemblies
Refactor Gherkin.ps1
Improve a few test cases
Add support for taggin...

8a11f9d2016b3092b5b7d6aadedc9601d8af2abb authored over 8 years ago by Joel Bennett <[email protected]>
Add some tests for Invoke-Gherkin itself

Using the ValidatorTests as our test case
Fix a couple of issues discovered in this process
Enha...

29184211ddcc0c6fd7fbb5fff1192406e87bce23 authored over 8 years ago by Joel Bennett <[email protected]>
Add Tests for Gherkin Hook and Step definitions

50bf1d4d40fd0a6aa54c7dc360290a7436db5692 authored over 8 years ago by Joel Bennett <[email protected]>
Fix step loading (so it, you know, loads stuff).

1cc954bec61027300c29e1c75295369987b0273c authored over 8 years ago by Joel Bennett <[email protected]>
Fix the old location restore so it doesn't break tests

dadbda60418814573ebb50bcf59ce356550c3ccb authored over 8 years ago by Joel Bennett <[email protected]>
Add Before/After All, Feature, Scenario, Step hooks

834498c0b842f1a5b22e932b59d810e25ce6e3b7 authored over 8 years ago by Joel Bennett <[email protected]>
Merge pull request #530 from michaeltlombardi/patch-1

Add additional resource links to about_Mocking

2c6c867462884b6a45ee183a8f0e1ca4759c9f42 authored over 8 years ago by Dave Wyatt <[email protected]>
Add additional resource links to about_Mocking

Adds additional links to the See Also section of the help document, highlighting both useful blo...

4809b101d7c6b000c3dd1c22191fac83f53c287a authored over 8 years ago by Michael T Lombardi <[email protected]>
Update changelog

04db9c62e490f6a3b263de4c42ea2ce43fbf47cb authored over 8 years ago by Jakub Jareš <[email protected]>
Merge pull request #521 from nohwnd/FixShouldThrowNullError

Fix error messsage of Should Throw when null input is provided

41358b2c33f1fd53c1654d6ddbdd68f16dc8d129 authored over 8 years ago by Jakub Jareš <[email protected]>
Fix error messsage of Should Throw when null input is provided

138bf626cb0d522b5c53a3e187d777043ce818b0 authored over 8 years ago by nohwnd <[email protected]>
Merge pull request #520 from juneb/FixAboutTypo

Fixed typo and tabs

d9bd6d518ade5291e1465718324a558a9ad70895 authored over 8 years ago by Jakub Jareš <[email protected]>
Fixed typo and tabs

d6318d65f1983f213e116d8c09bfc0df6fc4a6b5 authored over 8 years ago by June Blender <[email protected]>
Merge pull request #519 from juneb/AboutHelp

Added Examples section

cec8204316f6f98f10b2c1f003632eb3e46310b4 authored over 8 years ago by Dave Wyatt <[email protected]>
Added Examples section

5a36fa8c7076a11955e2103010e3ea511512bacb authored over 8 years ago by June Blender <[email protected]>
Fix #503

73617a83b6c1d3a6001fbb7c89f7c087256baea8 authored over 8 years ago by Dave Wyatt <[email protected]>
Fix #516

2e6838730968142624b7acf57262770f3956d2a3 authored over 8 years ago by Dave Wyatt <[email protected]>
Updated changelog

1461ac945ba2dc1dd72bda0e3b3b94985fe47fe6 authored over 8 years ago by Dave Wyatt <[email protected]>
Added missing info to about_Should

04eee3403b85395d4654fd9982cc6670b13525aa authored over 8 years ago by Dave Wyatt <[email protected]>
Remove invalid syntax in example

There was a hanging -CodeCoverage parameter with no argument for some reason (in an example that...

c72ae8f880f7e87c7c5e53e5f254dd0a08053932 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #512 from juneb/master

Rewrote about_Pester + format changes to other About topics.

7a55e0ffa8bc1517f97d3a144c1f77f3d9b450f8 authored over 8 years ago by Dave Wyatt <[email protected]>
Fixed line breaks; broke up long first section

81141d11bd16695766e8ad9127de02aa69227192 authored over 8 years ago by June Blender <[email protected]>
Rewritten for readability

f8d28e34212386f358a04b122a95458c8ec8bf22 authored over 8 years ago by June Blender <[email protected]>
Cosmetic stuff: file names, encoding, topic titles

14df6af88aa36f57f104b4060e25d28c8361300d authored over 8 years ago by June Blender <[email protected]>
Rename about_should.help.txt to about_Should.help.txt

ae0649a0b9570f24e8bae19af25580aa7c0a6e94 authored over 8 years ago by June Blender <[email protected]>
Merge branch 'pr508'

0febad2bc0a49d35763ab7780adffe79c978c21d authored over 8 years ago by Dave Wyatt <[email protected]>
Revised count initializer

900d02880bfe11cdfb7693a59cc469536a1df0f4 authored over 8 years ago by Dave Wyatt <[email protected]>
Merge pull request #509 from JamesWTruher/master

Be sure we're in a Pester repo before doing a version check against the repo

2faa9b0096df09a4df5ab30543c40ea44ab13d80 authored over 8 years ago by Dave Wyatt <[email protected]>
Be sure we're in a Pester repo before doing a version check against the repo

0e61b367f016565651d290da0f2ebb0a66fbb7db authored over 8 years ago by Jim Truher (MSFT) <[email protected]>
$count was null

$count was $null forcing -First on line 415 to error with a $null param arg. I'm creating the $c...

6c310b43e7cdd6b1ed21301fe4e93c064bb4923b authored over 8 years ago by Adam Bertram <[email protected]>
Merge pull request #506 from PetSerAl/globbing-character-fix

Allow mocking commands with globbing characters in name

bfc537fde5ac03591ea309b812c85f987a41c637 authored over 8 years ago by Dave Wyatt <[email protected]>
Add tests

752d0b8971449b646e21bbc041764bea53142a4f authored over 8 years ago by PetSerAl <[email protected]>
Fix globbing character handling

Exists and Get-Content: use literal path
Rename: escape globbing characters

f63e79649b97f1b573c3284e6d7f831dc8b82cb3 authored over 8 years ago by PetSerAl <[email protected]>
Merge pull request #505 from PetSerAl/duplicate-test-fix

Remove duplicate test

2a62805af780ee4a8db64e569917d98226d3fb89 authored over 8 years ago by Dave Wyatt <[email protected]>
Remove duplicate test

c13ebaa341cf6918afa986f528b789a480c7beb9 authored over 8 years ago by PetSerAl <[email protected]>
Merge pull request #502 from juneb/master

Formatted About topics

c8b1aefcca0d92bd5b0781b941dc9d4b3fb3ce48 authored over 8 years ago by Dave Wyatt <[email protected]>
Formatted About topics

35fc6a76418397ad5ce1586d869242d47fc12746 authored over 8 years ago by June Blender <[email protected]>
Update changelog

9d8b21dddef51c96f4d7431e15fb2aa69a0ef8d0 authored almost 9 years ago by Dave Wyatt <[email protected]>
Fixing naming of BeLikeExactly failure message functions

1458795b7eb1069f75519ffdeb147c01871bcb2f authored almost 9 years ago by Dave Wyatt <[email protected]>
Adding failing test

2f16740f059eb20af9699f77ec8633b0d5555cc2 authored almost 9 years ago by Dave Wyatt <[email protected]>
Merge pull request #495 from toenuff/working

Fixes minor typo in about_testdrive.help.txt

1308be30460f8cf73db396f4c84a5e2b1647623c authored almost 9 years ago by Dave Wyatt <[email protected]>
Fixes minor typo in about_testdrive.help.txt

d811ed6f07b30222807af789621f1376f7dc0fff authored almost 9 years ago by Tome Tanasovski <[email protected]>
Merge pull request #485 from urasandesu/master

Fix test failed sample

36687b41d7533ac9fefef459d5115f5b9c86e02f authored almost 9 years ago by Dave Wyatt <[email protected]>
Fix test failed sample

d57a4fa9ef7a4547bbd3296cc63dcd79e0d8fc86 authored almost 9 years ago by Akira Sugiura <[email protected]>
Update CHANGELOG.md

132c0e0cb94dcbda3111fd402a5a9cfd7e3ddbf3 authored almost 9 years ago by Dave Wyatt <[email protected]>
Merge pull request #484 from JamesWTruher/master

update SafeCommands to use Get-CimInstance if it exists, then try Get…

5f1de3f2a3c7cd8d81de9e9987f00d7471538e80 authored almost 9 years ago by Dave Wyatt <[email protected]>