Skip to content

Instantly share code, notes, and snippets.

@ferventcoder
Created January 4, 2012 21:58
Show Gist options
  • Save ferventcoder/1562402 to your computer and use it in GitHub Desktop.
Save ferventcoder/1562402 to your computer and use it in GitHub Desktop.
Session Submissions for KC DC 2012
Automated Testing, but Like for PowerShell
==========================================
PS \> Invoke-TestThisShiz.ps1
So you say automated testing is important?
And you are kind of digging the awesome power of PowerShell
and want to learn more? What if there was some way to really test
PowerShell scripts in a behavior driven way? We'll explore the
concepts of automated testing (unit, integration, etc) and how
they translate from C# to PowerShell. Conversation is welcome
if you have your own ideas about automated testing and/or
PowerShell.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment