Skip to content

Instantly share code, notes, and snippets.

@brettmillerb
Created April 17, 2018 05:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brettmillerb/927f51b080421754da0ed10bc6305b27 to your computer and use it in GitHub Desktop.
Save brettmillerb/927f51b080421754da0ed10bc6305b27 to your computer and use it in GitHub Desktop.
Local Region Pester Tests
Discrybe 'Ma Funkshin' {
Context 'Checkin Piramatas' {
It 'Shud Gan Radge if nen priveydid' {
{Dee-Summit} | Shud -GanRadge
}
It 'Shud write oot to screen if piramita yoosed' {
Dee-Summit -String 'Ootput' | Shud -Bee 'Ootput'
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment