Merge pull request #1 from VPashkov/Pester

Add Pester - Powershell BDD style testing framework
Awesome! Thanks
This commit is contained in:
Janik Vonrotz 2015-10-30 11:32:48 +01:00
commit 373243cb45

View File

@ -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.