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

pester.dev site does not load properly

wethreetrees opened this issue over 1 year ago
Use Pester to mock kubectl command

ktran1005 opened this issue over 1 year ago
Replace Id with GroupId in Block and Test objects

fflaten opened this pull request over 1 year ago
Change sponsoring in readme

nohwnd opened this pull request over 1 year ago
Fix parameter default values leaking to Data in user-provided Container

fflaten opened this pull request over 1 year ago
Add missing container-parameters to Data before BeforeDiscovery

fflaten opened this pull request over 1 year ago
Mock Azure cli command

ktran1005 opened this issue over 1 year ago
Default values for parameters in a different set are added to Data

fflaten opened this issue over 1 year ago
Testing of ForEach-Object -Parallel

JanElholm opened this issue over 1 year ago
Update error messages in Should -Throw

fflaten opened this pull request over 1 year ago
Support Should -HaveParameter -DefaultValue for AliasInfo and scripts

fflaten opened this pull request over 1 year ago
Fix ANSI sequence shown in Azure DevOps summary

fflaten opened this pull request over 1 year ago
Upgrade to action/checkout v3 in PSSA workflow

fflaten opened this pull request over 1 year ago
ANSI sequence included in Azure Pipelines error result

fflaten opened this issue over 1 year ago
Not reloading PowerShell class before new test run

zombiemaker opened this issue over 1 year ago
Reorganize TestResuls-code into format-specific files

fflaten opened this pull request over 1 year ago
Pester fails to import modules or files even with full path

merddyin opened this issue over 1 year ago
Add Run.Exit option clarification

nohwnd opened this pull request over 1 year ago
Fix false errors and broken CI-logs from P-tests

fflaten opened this pull request over 1 year ago
Reattach TestDrive and TestRegistry after running inner Invoke-Pester

fflaten opened this pull request over 1 year ago
AzDO pipeline reports errors and noise

fflaten opened this issue over 1 year ago
Support building assembly with Debug configuration

fflaten opened this pull request over 1 year ago
Invoke-Pester reports negative exit code, despite: Exit = $false

xenadmin opened this issue over 1 year ago
Do not cleanup previous mocks in inner Invoke-Pester

fflaten opened this pull request over 1 year ago
Fix module import performance regression

fflaten opened this pull request over 1 year ago
Another Performance report between v4 and v5 :-)

SQLDBAWithABeard opened this issue over 1 year ago
Remove parameter attributes in reverse in Mock

fflaten opened this pull request over 1 year ago
Rename Id-property for parameterized items

fflaten opened this issue over 1 year ago
Make initial Mock cleanup more performant

nohwnd opened this pull request over 1 year ago
Format single item arrays as an array

fflaten opened this pull request over 1 year ago
Quote input string in BeNullOrEmpty error

fflaten opened this pull request over 1 year ago
Fix docs typos

martincostello opened this pull request over 1 year ago
Don't throw legacy error when using Should operator after escaped linebreak

fflaten opened this pull request almost 2 years ago
Drop support for PowerShell v3 and v4?

fflaten opened this issue almost 2 years ago
Update New-MockObject help

fflaten opened this pull request almost 2 years ago
Support profiling Pester with CC using Profiler v3.1 or v4

fflaten opened this pull request almost 2 years ago
Data driven tests incorrectly generate the $null case

DominikJaniec opened this issue almost 2 years ago
Replace ErrorAction SilentlyContinue with Ignore

fflaten opened this pull request almost 2 years ago
Refactor Invoke-Pester and validate configuration early

fflaten opened this pull request almost 2 years ago
Increase timeout in CI build step

fflaten opened this pull request almost 2 years ago
Avoid nested array when using Should -ActualValue

fflaten opened this pull request almost 2 years ago
Measure AfterAll and AfterEach as UserDuration

fflaten opened this pull request almost 2 years ago
AfterAll is measured in FrameworkDuration and not UserDuration

fflaten opened this issue almost 2 years ago
Rename TestCases parameter to ForEach

nohwnd opened this pull request almost 2 years ago
It uses TestCases instead of ForEach

ThomasNieto opened this issue almost 2 years ago
Code coverage is not reported correctly in some circumstances

johlju opened this issue almost 2 years ago
Address analyzer suggestions for csharp-project

fflaten opened this pull request almost 2 years ago
Fix typos in Pester.BuildAnalyzerRules

fflaten opened this pull request almost 2 years ago
Ignore PassThru when run fail while using Run.Exit

fflaten opened this pull request almost 2 years ago
Fix script parameter leaking to another container with same Data

fflaten opened this pull request almost 2 years ago
Using OrderedDictionary as container Data causes exception

fflaten opened this issue almost 2 years ago
Using Run.Exit and Run.PassThru causes unexpected output to stdout

codaamok opened this issue almost 2 years ago
Implement Cobertura coverage format

joeskeen opened this pull request almost 2 years ago
Script block streams suppressed

DarkLite1 opened this issue almost 2 years ago
CI Treat Errors As Warnings - ref #2295

erikgraa opened this pull request almost 2 years ago
Correct typos in comments

alexandear opened this pull request almost 2 years ago
-HaveParameter: DefaultValue is always <empty> for alias

fflaten opened this issue almost 2 years ago
HaveParameter is not dependent on format of param block

brianwest opened this pull request almost 2 years ago
Bump psmodulecache action to v5.2

fflaten opened this pull request almost 2 years ago
-HaveParameter: DefaultValue is always <empty> for binary cmdlets

fflaten opened this issue almost 2 years ago
For information : updating PsModuleCache Action

LaurentDardenne opened this issue almost 2 years ago
Improve descriptions in configuration object

fflaten opened this issue almost 2 years ago
Add -InParameterSet in Should -HaveParameter

fflaten opened this pull request about 2 years ago
Include expected type in exceptions when type is not resolvable

fflaten opened this pull request about 2 years ago
BeOfType returns blank expected type in error when type not found

fflaten opened this issue about 2 years ago
Use encodedCommand in Invoke-InNewProcress for P-tests

fflaten opened this pull request about 2 years ago
Fix Format-Collection for ICollection

fflaten opened this pull request about 2 years ago
Using Format-Collection with ICollection causes infinite loop

fflaten opened this issue about 2 years ago
Shorten TestDrive directory name

splatteredbits opened this pull request over 2 years ago
Shorten length of temp directory name

splatteredbits opened this issue over 2 years ago
Evaluate parameter in a parameter set

johlju opened this issue over 2 years ago
ParameterBindingException when mocking Get-Package

nyanhp opened this issue over 2 years ago
Add support for NUnit3 XML-reports

fflaten opened this pull request over 2 years ago
Pester 5 does not load on PowerShell 6.0.4

lupino3 opened this issue over 2 years ago
Support Cobertura as Code Coverage Report Format

eizedev opened this issue over 2 years ago
Unable to run Profiler on Pester tests with CodeCoverage

fflaten opened this issue over 2 years ago
Update and merge help tests

fflaten opened this pull request over 2 years ago
Make `Mock` learn `Assert` parameter

johlju opened this issue over 2 years ago
Forward merge rel/5.3.x

nohwnd opened this pull request over 2 years ago
Add how to call original function to Mock help

nohwnd opened this issue over 2 years ago