Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 434 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 434 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 ./csharp. The sanity tests for the Full .NET build of PowerShell are in ./fullclr, and the third-party shebang test is in ./shebang.