Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 445 Bytes

File metadata and controls

15 lines (11 loc) · 445 Bytes

Tests

Canonical testing docs:

Quick command reference:

  • Run unit tests: .\tests\run-unit-tests.ps1
  • Run smoke tests: .\tests\run-all-tests.ps1 -Smoke
  • Run all tests: .\tests\run-all-tests.ps1