1. c:\> cinst pester

    Pester 2.0.3

    By:

    Pester provides a framework for running BDD style Tests to execute and validate PowerShell commands inside of PowerShell and offers a powerful set of Mocking Functions that allow tests to mimic and mock the functionality of any command inside of a piece of powershell code being tested. Pester tests can execute any command or script that is accesibl... More information

  2. c:\> cinst testnamingmode

    Test Naming Mode 1.0.1.2

    By:

    Enable easy BDD-styled test naming by pressing `CTRL+SHIFT+U`. That is, spaces become underscores `_` automatically! You can exit this mode by pressing `Tab`, `Esc`, or `Enter`. This should work nicely with tools like ReSharper that use those same keys as template hotkeys.

  3. c:\> cinst specflow

    SpecFlow 1.8.1

    By:

    SpecFlow is a pragmatic BDD solution for .NET. It uses the Gherkin specification language and integrates to many development tools (VS2008, VS2010, MonoDevelop, SharpDevelop, MsBuild). It provides efficient testing solution for the .NET-related platforms, like .NET 3.5, .NET4.0 , Mono, Silverlight 3, Silverlight 4 or Windows Phone 7. • Project webs... More information

  4. c:\> cinst Snipe

    Snipe 1.0.2.0

    By:

    ATDD spec generation tool. Converts a plain text file of Acceptance Criteria in the Gherkin syntax into executable specs.