Chris Gardner

Results 54 comments of Chris Gardner

You're right that the version handling isn't great, I want to support people wanting to run the task with semver specified and the version type doesn't support that. I'll check...

Yes, Pester has been doing releases of beta versions for a while now so ideally we'd support people running them through this task like that. I think there's a bit...

Yeah, that's why I'm avoiding using it since a lot of people will still be on 5.1 (or earlier). I could make use of it and try/catch it but I'd...

Yeah, that's why both are available since the way to interact with Invoke-pester has changed and that isn't an option right now, so I've got both 9 and 10 available...

V9 is the way to use pester 4.x (and 3 in theory but I would migrate off that). As there won't be much dev happening on pester 4 I'd rather...

Thanks for reporting this. I'll have a look at what's going on here and see if I can fix it this week.

Thanks for the extra reports. I'll bump this up my list and see if I can get it done tonight or earlier.

Thanks for the extra reports, I'm working on a fix but I also want to improve my testing in the pipeline to make sure I catch more of these issues...

This should be fixed now in 10.1.x, took a bit longer than expected as my testing pipeline needed work and then wasn't quite doing what it should have.

> Hi @ChrisLGardner > Thanks for resolving the errors. > Still i am able to see the issue as below > "**test result is showing as passed even though I...