Chris Gardner

Results 12 issues of Chris Gardner

If I've got a structure like below is is possible to say I'd want yml -> psd1 -> json or something similar to let me choose which files should be...

enhancement

### Description If you test the individually and then build the module you aren't accurately testing the code that you're shipping, simple things like $script: or $global: variables may be...

enhancement
discussion

As part of a change to xWebAdministration ([PR 307](https://github.com/PowerShell/xWebAdministration/pull/307)) I ported some code from xCertificate written by @PlagueHO to find certificates installed on the machine as part of the same...

enhancement
help wanted

Add parameter etc to publish the test results into Azure Devops once the run is complete.

Bringing over from https://github.com/rfennell/AzurePipelines/issues/498 Needs further investigation as reports of PSSA causing similar.

Bringing over from https://github.com/rfennell/AzurePipelines/issues/463 Allow specifying files or folders to exclude from code coverage file list.

enhancement

Bringing over from https://github.com/rfennell/AzurePipelines/issues/334 If a user wants to run in 32bit process and has set system.debug = $true then we should try to replicate that across to the new...

enhancement

Bringing over https://github.com/rfennell/AzurePipelines/issues/465 Similar to how some other tasks work, the user should be able to specify which directory to run their pester tests from. This is primarily an issue...

enhancement

Tests are lacking for Set-TargetResource and the various helper functions that the resource uses, this is affecting overall coverage for the resource when people do PRs. I'm working on this...

help wanted
tests

Based on the discussion in [this issue](https://github.com/PowerShell/JEA/issues/53) and the problems caused by [this bug](https://github.com/PowerShell/JEA/issues/53), should we be flagging the machine for a reboot as part of registering a session configuration...

discussion