Skip to content

v3.2.0

Compare
Choose a tag to compare
@dlwyatt dlwyatt released this 13 Dec 16:56
· 1437 commits to main since this release
  • Added BeGreaterThan and BeLessThan assertions to Should.
  • Add -Quiet parameter for Invoke-Pester that disables the output written to screen by Write-Host [GH-223]
  • Fix Error output for TestDrive [GH-232]
  • Add ExcludeTagFilter parameter [GH-234]
  • Add different color schemes for dark and light backgrounds