mirror of
https://github.com/janikvonrotz/awesome-powershell.git
synced 2024-12-27 16:29:49 -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)
|
* [Package Managers](#package-managers)
|
||||||
* [Security](#security)
|
* [Security](#security)
|
||||||
* [SharePoint](#sharepoint)
|
* [SharePoint](#sharepoint)
|
||||||
|
* [Testing](#testing)
|
||||||
* [Webserver](#webserver)
|
* [Webserver](#webserver)
|
||||||
|
|
||||||
### Frameworks
|
### 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.
|
- [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.
|
- [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
|
### Webserver
|
||||||
|
|
||||||
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
|
- [PoSH Server](http://www.poshserver.net/) - Secure, flexible and lightweight web server to meet your requirements.
|
||||||
|
Loading…
Reference in New Issue
Block a user