Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ticketmaster/poshspec

Infrastructure Testing DSL running in Pester
https://github.com/ticketmaster/poshspec

dsl infrastructure-testing pester powershell powershell-module

Last synced: 2 months ago
JSON representation

Infrastructure Testing DSL running in Pester

Awesome Lists containing this project

README

        

# PoshSpec
An infrastructure testing DSL running in Pester. The goal is to expand the Pester DSL to assist in the development of infrastructure validation scripts.

## Install from the Gallery
```powershell
PS> Install-Module -Name poshspec
```

## Documentation
[Wiki](https://github.com/Ticketmaster/poshspec/wiki/Introduction)