diff --git a/readme.md b/readme.md index 537f43b..a0c128c 100644 --- a/readme.md +++ b/readme.md @@ -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.