mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-10-01 03:15:42 -04:00
Merge pull request #1 from VPashkov/Pester
Add Pester - Powershell BDD style testing framework Awesome! Thanks
This commit is contained in:
commit
373243cb45
@ -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