Aaron Jensen

Results 18 issues of Aaron Jensen

## Summary of the feature request Currently, if Pester fails to delete files from the test drive after a test completes, you see a bunch of errors. Because of PowerShell's...

Feature

## Type of issue `npm audit` fails when I'm using Yo 4.2.0. Advisories [1751 in glob-parent](https://www.npmjs.com/advisories/1751) (moderate) and [1753 in trim-newlines](https://www.npmjs.com/advisories/1753) (high). ---- ## My environment * Windows 10 x64...

We use Yo to generate content for new Git repositories. We have several in-house templates. Jobs to generate are run non-interactively through Jenkins. We'd like to be able to re-run...

Given recipe `recipes\certificate_authorities.rb`: ```ruby windows_certificate 'CN=example.com' do store_name 'ROOT' source 'C:/MyFile.pem' end ``` Given spec file `spec/unit/recipes/certificate_authorities_spec.rb`: ```ruby describe 'whs_certificates::certificate_authorities' do platform 'windows' context 'When all attributes are default on...

We have dozens of applications that use different versions of PowerShell modules when they get deployed. These modules are not pre-installed on the destination servers, nor do those servers have...

If the log directory specified in the client.rb file doesn't exist, the Chef client fails. Because there's no where to log, we get no indication anywhere that the task has...

When I try to use your version of ssh.exe with Git to clone a repository, it hanges. # Steps to Reproduce - Install Git for Windows (I'm on 2.10.1 on...

Issue-Bug
0 - Backlog

## PR Summary Pester currently uses a full GUID as its temp directory name, which uses 36 characters. This contributes to test errors when paths used in tests exceed the...

Feature

### Checklist - [X] Feature request has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version...

Feature

### Checklist - [X] Issue has a meaningful title - [X] I have searched the existing issues. See [all issues](https://github.com/pester/Pester/issues?q=is%3Aissue) - [X] I have tested using the latest version of...