mirror of
https://github.com/PowerShell/PowerShell.git
synced 2024-11-30 13:25:29 +08:00
Update testing-guidelines.md
This commit is contained in:
parent
0325665033
commit
8fc68cab0d
@ -101,7 +101,7 @@ If these tests find regressions, you'll be notified that your PR is not ready, a
|
||||
We have taken a functional approach to the layout of our Pester tests.
|
||||
You should place new tests in their appropriate location.
|
||||
If you are making a fix to a cmdlet in a module, the test belongs in the module directory.
|
||||
If you are unsure; you can make it part of your PR, or create an issue.
|
||||
If you are unsure, you can make it part of your PR, or create an issue.
|
||||
The current layout of tests is:
|
||||
* test/powershell/engine
|
||||
* test/powershell/engine/Api
|
||||
|
Loading…
Reference in New Issue
Block a user