Pester
Pester copied to clipboard
Add tests for custom assertions
PR Summary
Add tests for typical custom assertions to make sure we don't break specifications from docs.
Fix #2384
PR Checklist
- [x] PR has meaningful title
- [x] Summary describes changes
- [x] PR is ready to be merged
- If not, use the arrow next to
Create Pull Requestto mark it as a draft. PR can be markedReady for reviewwhen it's ready.
- If not, use the arrow next to
- [x] Tests are added/update (if required)
- [ ] Documentation is updated/added (if required)