Closed Thefrank closed 4 months ago
LGTM so far.
@Thefrank this is still a draft, do you have plans to finish this? Closing for now, let me know if you want to continue.
Sorry about leaving this open for so long!
It is stalled upstream from the two listed PRs. I will reopen/remake this if the required support is merged.
PR Summary
PR Checklist
A few notes
./build.ps1 -Clean -Inline
. test:Import-Module .\bin\Pester.psd1 -Force
then./test.ps1 -CI -PassThru -NoBuild
Pester.RSpec.InNewProcess.ts.ps1
andPester.RSpec.Output.ts.ps1
Keeps original exit code from Invoke-Pester
fails returning a "Check the spelling" instead of the expectedExitCode=2
Multiline string has ansi style at start of every line and reset at end of last line
fails returning a'\Hello World\' is not recognized as a name of a cmdlet