PowerShell/test
2019-05-06 17:20:08 -07:00
..
common/markdown Build(deps): Bump gulp from 4.0.0 to 4.0.1 in /test/common/markdown (#9441) 2019-04-23 11:06:39 -07:00
docker/networktest
hosting
packaging/windows
powershell Change MatchType for EnumerationOptions to be Win32 (#9529) 2019-05-06 17:20:08 -07:00
shebang
tools Ensure Wait-UntilTrue returns $true in Pester tests (#9458) 2019-05-01 17:03:43 -07:00
xUnit New New-PSBreakpoint cmdlet & new -Breakpoint parameter for Debug-Runspace (#8923) 2019-04-13 19:14:53 -07:00
README.md
Test.Common.props

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.