Blade

0.15.0

Blade is a tool and module used to test your PowerShell code. It is inspired by NUnit.

This module is OBSOLETE and no longer actively developed. Please use Pester instead.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Blade -RequiredVersion 0.15.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Blade -Version 0.15.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2011 - 2013 Aaron Jensen. All rights reserved.

Package Details

Author(s)

  • Aaron Jensen

Tags

testing unit-testing tdd bdd powershell nunit

Dependencies

This module has no dependencies.

Release Notes

* `blade.ps1` no longer returns a `Blade.RunResult` object.
* Improved verbose output to only show test fixtures and individual test names with results.
* Fixed: NUnit output report fails to parse under Team City.

FileList

Version History

Version Downloads Last updated
0.16.0 729 11/20/2018
0.15.0 (current version) 5,737 10/13/2015