Press icon indicating copy to clipboard operation
Press copied to clipboard

Lightweight WinPS Tester Required

Open JustinGrote opened this issue 4 years ago • 1 comments

Currently the module cannot test against Windows Powershell because it uses Powershell 7 syntaxes. There needs to be a lightweight component that is 5.1 (and ideally less) compatible that can minimally gather prerequisites and run Pester Tests.

JustinGrote avatar Apr 15 '21 01:04 JustinGrote

Implemented as a WinPS job for pester, however some very detailed tests fail with stack trace issues. That edge case is blocked on https://github.com/pester/Pester/issues/1974

JustinGrote avatar Aug 23 '21 16:08 JustinGrote