PowerShell/test
2020-09-28 21:22:40 +05:00
..
common/markdown
docker/networktest
hosting Merged PR 12589: Add Microsoft.NET.Test.Sdk dependency 2020-09-04 22:00:26 +00:00
nanoserver
packaging/windows
powershell Emit warning if ConvertTo-Json exceeds -Depth value (#13692) 2020-09-28 21:22:40 +05:00
shebang
SSHRemoting
tools Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00
xUnit Use read-only auto-implemented properties (#13507) 2020-09-02 08:11:16 +05:00
README.md
Test.Common.props Update PowerShell to build against dotnet 5.0-RC.1 (#13643) 2020-09-23 14:04:01 -07:00

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.