Jakub Jareš

Results 1158 comments of Jakub Jareš

> Resolving the variable in -Because won't work well unfortunately. Should -Invoke evaluates the call history (multiple), not an individual mock call. I guess we could dot source the filter...

I was commenting just on the quoted remark: Expanding is not possible for parameter filter. And now I see that I probably missed the mark and it would not be...

@fflaten I don't see it either, I guess trying this in a VM is the simplest way to see and fix it. If you don't have the possibility to do...

This is great, but seems inconsistent with the rest of our parameters. I understand it is consistent with PowerShell, but not with Pester syntax. I feel like there should be...

Looks like the article was moved. The relation is for the view dropdown (notice it is a query parameter).

@bravo-kernel was this wiki page not moved to pester.dev? I can't find it there :)

https://github.com/pester/Pester/wiki/Testing-different-module-types

@lipkau ^^^ would you consider PRing it? 🙂

Maybe because the comparison is using -like and [] is some kind of wildcard?