-
-
Notifications
You must be signed in to change notification settings - Fork 476
Articles and other resources
Jeff Crosby edited this page Jun 29, 2019
·
28 revisions
(Sort order - date of publication)
(Sort order - date of publication)
Title | Author | Date |
---|---|---|
Testing Script Modules with Pester | Dave Wyatt | 2015-12-17 |
An Easier Way to Control Pester Tests | Adam Bertram | 2016-03-24 |
Invoking PSScriptAnalyzer in Pester Tests for each Rule | Ryan Yates | 2016-03-29 |
Building a Simple Release Pipeline in PowerShell Using psake, Pester, and PSDeploy | Brandon Olin | 2016-04-06 |
Write Dynamic Unit Tests for your PowerShell Code with Pester | Mike F Robbins | 2016-04-14 |
Using Pester to test your Comment Based Help | Francois-Xavier Cat | 2016-05-10 |
Using Pester to test your Manifest File | Francois-Xavier Cat | 2016-05-11 |
Generic Pester Tests | Nicholas M. Getchell | 2016-06-16 |
Testing Your Module Manifest With Pester - Revisited | Matt McNabb | 2016-05-18 |
How To Test PowerShell Modules with Pester | Adam Bertram | 2016-05-19 |
Creating a set of simple Pester Tests for existing or old PowerShell Modules & making them easier to update in future. | Ryan Yates | 2016-05-24 |
A Boilerplate for Unit testing DSC resources with Pester | Mathieu Buisson | 2016-07-12 |
(Sort order - date of publication)
Title | Author | Date |
---|---|---|
Pester in Action - series | Kevin Marquett | 2015-11-11 |
Automate your PowerShell tests with Appveyor, Git and Pester! | Flynn Bundy | 2016-04-03 |
Test-Driven Development with Pester | June Blender | 2016-05-21 |
Testing PowerShell with Pester | Robert Cain | 2016-06-18 |
Pester the Tester PowerShell Bugs Beware | Robert Cain | 2016-06-14 |
Introduction to testing with Pester | Jakub Jares | 2017-04-08 |
Mastering PowerShell testing with Pester | Mark Wragg | 2018-10-10 |
(Sort order - ?)
Name | Author |
---|---|
Testing PowerShell with Pester | Ashley McGlone, Adam Bertram |
PSKoans - A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing. | Joel Sallow and a Community |
(Sort order - name of project)
Name | Author |
---|---|
Assert | Jakub Jares |
Format-Pester | Erwan Quelin |
Pester Test Runner Build Task for VSTS | Richard Fennell |
PesterHelpers | Ryan Yates |
PowerShellGuard | Steven Murawski |
PesterOperationTest | Tore Groneng |
PestWatch | Ed Elliott |
PoshSpec | Chris Hunt |
PowerShell Pester Dashboard Kickstarter | Josh Castillo |
PesterMatchArray | Stuart Leeks |
PesterMatchHashtable | Stuart Leeks |
Remotely | Ravikanth Chaganti |
Vester | Chris Wahl |
Watchmen | Brandon Olin |
(Sort order - ?)
Name | Author | Date |
---|---|---|
VSCode snippets for Pester | Adam Bertram | 2017-03-07 |
Title | Author | Date |
---|---|---|
The Pester Book | Adam Bertram | 2017-08-01 |
Waiting to be re-read and added