PowerShell/test
2020-04-17 17:19:13 -07:00
..
common/markdown Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
docker/networktest Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
hosting Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
nanoserver Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
packaging/windows Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
powershell Update UseNewEnvironment parameter behavior of Start-Process cmdlet on Windows (#10830) 2020-04-17 17:19:13 -07:00
shebang Reorganize tests 2016-01-14 17:00:06 -08:00
SSHRemoting Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
tools Bump to .NET 5 Preview 3 pre-release (#12353) 2020-04-17 14:22:23 -07:00
xUnit Update copyright notice to latest guidance (#12190) 2020-03-24 11:08:37 -07:00
README.md Move xUnit tests in new folder (#8356) 2018-12-13 14:22:07 -08:00
Test.Common.props Move to .NET 5 preview.1 (#12140) 2020-03-19 11:27:13 -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.