PSHamcrest 0.1-alpha released!

PSHamcrest is released! PSHamcrest is a very basic Powershell unit test framework inspired by Hamcrest. It’s super easy to use — just dump it in the same directory and dot source it.

I looked around on the Internet and didn’t find a simple, no frills unit test framework for PowerShell that leveraged Hamcrest matchers. So I wrote one! Being relatively new to PowerShell, I probably haven’t leveraged common PowerShell idioms. Hopefully, it’s easy enough to modify and tailor to your project. This is my first shot at it. Comments and suggestions are welcome!

Official PSHamcrest Page:
http://rayli.net/blog/pshamcrest

Codeplex Page:
http://pshamcrest.codeplex.com/

Latest release:
http://pshamcrest.codeplex.com/releases

Browse the latest source code:
http://pshamcrest.codeplex.com/SourceControl/BrowseLatest

Tags:

Leave a Reply