PowerShell S2E5: Pester TestDrive and TestRegistry

preview_player
Показать описание
All materials, both code and presentations can be found on GitHub:

Pester Wiki

Download VS Code

Red/Green Colour Blind Compatible Theme (Zeal)

Adam Bertram 'The Pester Book'

Recorded with Camtasia Studio
Рекомендации по теме
Комментарии
Автор

You have a great way of explaining everything. Very grateful to be able to enjoy learning in this way. Thank you!

martingutierrez
Автор

Hey Man, I know this is over a year old now, but I've started playing with Pester and have been creating tests etc, and specifically came here for help with TestRegistry... seems the placement of the New-Item calls etc has really changed with 5.0+. I have to put them INSIDE the It blocks or they fail and throw and error. Inside works fine.... Pain as I have to repeat some code and what not.

wscottjohnson