Created
January 4, 2012 21:58
-
-
Save ferventcoder/1562402 to your computer and use it in GitHub Desktop.
Session Submissions for KC DC 2012
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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