mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-23 01:34:19 +08:00
.. | ||
docker/networktest | ||
hosting | ||
nanoserver | ||
packaging/windows | ||
perf | ||
powershell | ||
releaseTools | ||
shebang | ||
SSHRemoting | ||
tools | ||
xUnit | ||
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.