pester / Pester

Pester is the ubiquitous test and mock framework for PowerShell.
https://pester.dev/
Other
3.05k stars 469 forks source link

Add description to all should-* assertions and remove this todo #2498

Closed nohwnd closed 1 month ago

nohwnd commented 1 month ago

Checklist

What is the issue?

https://github.com/fflaten/Pester/blob/aa7f319d9c438ba6f66346bf7b9c7c2ff34ef397/tst/Help.Tests.ps1#L27

Expected Behavior

todo is gone

Steps To Reproduce

No response

Describe your environment

No response

Possible Solution?

No response

nohwnd commented 1 month ago

duplicate #2490