mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-12-26 07:49:54 -05:00
Add Pester - Powershell BDD style testing framework
This commit is contained in:
parent
35048f82f4
commit
04a98cae16
@ -11,6 +11,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
* [Package Managers](#package-managers)
|
||||
* [Security](#security)
|
||||
* [SharePoint](#sharepoint)
|
||||
* [Testing](#testing)
|
||||
* [Webserver](#webserver)
|
||||
|
||||
### Frameworks
|
||||
@ -39,6 +40,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
||||
- [AutoSPInstaller](https://autospinstaller.codeplex.com/) - Automated SharePoint 2010/2013 installation script.
|
||||
- [Client-side SharePoint](https://sharepointpowershell.codeplex.com/) - API for SharePoint 2010, 2013 and Online.
|
||||
|
||||
### Testing
|
||||
|
||||
- [Pester](https://github.com/pester/Pester) - Powershell BDD style testing framework
|
||||
|
||||
### Webserver
|
||||
|
||||
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
|
||||
|
Loading…
Reference in New Issue
Block a user