mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-27 03:46:23 +08:00
Updated Testing.md
This commit is contained in:
parent
690ae54b2c
commit
cf78fa523c
@ -31,4 +31,4 @@ xUnit | ./build.sh make xunit-tests
|
||||
cppunit | ./build.sh make native-tests
|
||||
hashbang tests | ./build.sh make hashbang-tests
|
||||
|
||||
within the `scripts` directory, you may also wish to run Pester tests on a single file. This can be done easily using `./build.sh make {path/from/scripts/to/pester/test} (E.g, `./build.sh make ../src/pester-test/Test-TESTFILE.Test.ps1`).
|
||||
within the `scripts` directory, you may also wish to run Pester tests on a single file. This can be done easily using `./build.sh make {path/from/scripts/to/pester/test}` (E.g, `./build.sh make ../src/pester-test/Test-TESTFILE.Test.ps1`).
|
||||
|
Loading…
Reference in New Issue
Block a user