mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2025-01-25 13:56:49 -05:00
✨ (Testing): Add PSScriptAnalyzer
This commit is contained in:
parent
ab4e4daf5d
commit
2a07e0c3f4
@ -173,6 +173,7 @@ It includes a command-line shell and an associated scripting language.
|
|||||||
|
|
||||||
* [Pester](https://github.com/pester/Pester) - PowerShell BDD style testing framework.
|
* [Pester](https://github.com/pester/Pester) - PowerShell BDD style testing framework.
|
||||||
* [Format-Pester](https://github.com/equelin/format-pester) - PowerShell module for documenting Pester's results - exports Pester results to HTML, Word, text files using [PScribo](https://github.com/iainbrighton/PScribo).
|
* [Format-Pester](https://github.com/equelin/format-pester) - PowerShell module for documenting Pester's results - exports Pester results to HTML, Word, text files using [PScribo](https://github.com/iainbrighton/PScribo).
|
||||||
|
* [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) - Static code checker for modules and scripts. It checks the quality of the code by running a set of rules based on best practices identified by the PowerShell Team and community.
|
||||||
|
|
||||||
## Themes
|
## Themes
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user