Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 342 Bytes

Testing

The tests are organized by testing language. Thus Pester tests, which are written in the PowerShell language, are in ./powershell and xUnit tests, written in C#, are in ./xUnit. The third-party shebang test is in ./shebang.