PowerShell/test
Manikyam Bavandla 15e609caf3 Update 'PowerShellGet' tests to validate the new install location of AllUsers scope. (#5633)
Changed the install location of AllUsers scope on PWSH to SHARED_MODULES location.
2017-12-07 08:59:31 -08:00
..
common/markdown
csharp Fix xunnit test for PS (#4780) 2017-11-30 14:44:41 -08:00
docker/networktest
powershell Update 'PowerShellGet' tests to validate the new install location of AllUsers scope. (#5633) 2017-12-07 08:59:31 -08:00
PSReadLine replace the word hang with something more appropriate (#5358) 2017-11-08 13:47:12 -08:00
shebang
tools Replace HttpListener Response Tests with WebListener (#5540) 2017-12-04 09:52:14 -08: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 ./csharp. The sanity tests for the Full .NET build of PowerShell are in ./fullclr, and the third-party shebang test is in ./shebang.