The Pester Book (Pester Book (Forever Edition))
The Pester Book
About the Book
"Pester is an important skill that every PowerShell user should master."
- Jeffrey Snover, Creator of PowerShell
Pester is a unit-testing framework for PowerShell, and perhaps the first open-source software product that ships with Windows itself! Author Adam Bertram will walk you through the Pester philosophy, syntax, and numerous real-world examples.
We'll cover everything you need to know from knowing nothing about Pester and testing PowerShell scripts to becoming a testing master!
Part 1 covers the core syntax of Pester and introduces you to various possible use cases for the different syntax elements. It's enough to get you up and running if you're familiar with unit testing, or if you want to give Pester a spin.
Part 2 will take that syntax and dig into the world of unit testing and test-driven development, through a series of real-world walkthroughs. Some of these will be "stream of consciousness," following the actual process someone might use to add or develop Pester tests. This part will also cover using Pester for infrastructure validation in an "infrastructure from code" environment.
Part 3 will introduce you to Gherkin. Gherkin is another style of test writing that comes with Pester. This part will introduce you to Gherkin, how it's different than Pester test design and how it integrates with Pester.
Part 4 will tackle code coverage, an important topic to help make sure you're testing all of your code but with some not-so-obvious gotchas, you need to watch out for.
Part 5 will be more of a "cookbook," with recipes for testing specific types of situations. You will find many different, specific use-cases in here and how to test for them.
Check Out the Free Sample
The free sample includes sample chapters, but why bother? LeanPub has a no-questions-asked refund policy, so it's completely risk-free to grab the "real" book and see what you think.
What Formats are Available?
All LeanPub books are offered in PDF, MOBI, and EPUB, and you get all three with your purchase. Note that the PDF is probably the "highest fidelity" version, especially in terms of code listings.
Testimonials
I use The Pester Book to on-board all my new members, so they start with a solid foundation in Pester and how it is used to test infrastructure and powershell module code. In addition to providing the go-to resource for booting up on Pester, I find myself referring back to it often as a reference for some of the more advanced Pester concepts that I need to solve some of our more complex testing scenarios
Brett Hinton
The Pester book is invaluable as standard reference for getting to grips with the Pester concepts as PowerShell testing framework, as well as providing practical examples of how to automate testing your PowerShell code.
Michel de Rooij
If you want to prove your PowerShell scripts are actually doing what they are supposed to, this book is for you. The Pester Book by Adam Bertram will teach you how to utilize Pester for testing your PowerShell code in ways you never thought you could do without trial and error. You’ll learn how to leverage the Pester framework to mock data that can be used to verify your functions, perform infrastructure testing, and much more. This book is one of my favorites and sits next to many other PowerShell books I’ve bought over the years. The Pester Book helped take my scripts to the next level.
Bill Kindle
The Pester book not only gave me an in-depth understanding of the Pester framework; it also taught me a new way of looking at my PowerShell code. The end result was cleaner, more concise code with unit tests to back it up.
Monte Hazboun
Bundles that include this book
Reader Testimonials

Nicholas Getchell
I just finished this book last night. I've been using Pester for a while but still earned a ton.
Table of Contents
- About This Book
- About the Author
- Foreword
- Feedback
- Code Samples
-
Introduction
- Testing as Institutional Memory
- Testing Drives Better Modularization
- Tests as Functional Specifications
- Tests in Automated Build Pipelines
- Where We’re Not Going
- Resources
- Part I - Pester Concepts
-
Block Introduction
- Describe Blocks
- Context Blocks
- It Blocks
- Before and After Blocks
- Summary
-
TestDrive and TestRegistry
- Using TestDrive
- Using TestRegistry
- Summary
-
Assertions
- Using the Should Assertion
- Understanding Should Operators
- Testing Collections
- Other Tests
- Testing Errors
- Adding Custom Assertion Operators
- Because
- Summary
-
Test Cases
- Creating Tests for Different Parameters
- Using the TestCases Parameter
- Using the Test Name Token
- Summary
-
Mocking Introduction
- Mock Walkthrough
- Mock Assertions
- Summary
-
Code Coverage
- Why Code Coverage?
- Using Pester to Measure Code Coverage
- Getting Granular with Code Coverage
- Summary
-
Gherkin
- Files
- Features
- Scenarios
- Steps
- Step Definitions
- Running Gherkin Tests
- Summary
- Part 2: Using Pester
-
Controlling Test Results
- Pending and Skipped States
- Forcing Pass/Fail States
- Summary
-
Working with Pester Output
- nUnit XML
- Returning Failed Tests as Exit Codes
- Summary
-
Tagging
- Introduction to Tagging
- Tagging Strategies
- Summary
-
Modules and Dot-Sourced Script Gotchas
- Scripts with Functions
- Modules
- Summary
-
Advanced Mocking
- Mocking Specific Object Types
- Mock Scope
- Module-Level Mocks
- Parameter Filters
- Summary
-
Mocking the Unmockable
- .NET Methods
- Creating Wrapper Functions
- “Overwriting” .NET Methods with a ScriptMethod
- Using “Stubbed” Commands
- Asserting Mocks “Transitively”
- Summary
-
Improving Code Coverage
- Step #1: Getting a Baseline
- Step #2: Build the Test Framework
- Step #3: Create the Mocks
- Step #4: Know the “Before” Code Coverage
- Step #5: Build all Tests
- Step #6: Re-check Code Coverage
- Summary
-
Infrastructure Testing
- Analyzing the Code
- Getting Testing Dependencies in Place
- Prototyping the Infrastructure Tests
- Assessing the Current Environment
- Writing the Infrastructure Tests
- Dependencies
- Operational Validation Framework (OVF)
- Summary
-
Troubleshooting and Debugging
- Sending Variables to the Console with Write-Host
- Using Debugger Breakpoints During Tests
- Summary
-
Test Walkthrough #1
- Analyzing the Code
- Refactoring
- Deciding What to Test
- Find the Shortest Code Path
- Creating Test(s) for the Shortest Code Path
- Building Tests for Other Code Paths
- Summary
-
Test Walkthrough #2
- Understand the Subject
- Designing Tests
- Writing the Tests
- ImportVariables Parameter
- ImportModules Parameter
- RunspaceTimeout Parameter
- Parameter parameter
- Summary
- Part 3: Hands-On Design and Testing
-
Buildling Testable Code
- Modularization
- Limit Function Input
- Input Via Parameters
- Managing Output Properly
- Summary
-
Test Design Practices
- Ensuring Code “State” Doesn’t Change
- The Input/Execution/Output Pattern
- Choosing When to Create Describe Blocks
- Naming Conventions
- Summary
- Part 4: Pester Cookbook
- Recipe: Testing for Live Conditions
- Recipe: Testing for Installed Software
- Recipe: Ensuring all Functions in a Module Have Tests
-
Recipe: Testing External Applications
- The Background
- Testing Exit Codes from Standalone EXE files
- Recipe: Testing Syntax
- Recipe: Testing Remote Script Blocks
-
Resources
- Video Courses
- Articles
- Release Notes
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
Do Well. Do Good.
Authors have earned$11,712,765writing, publishing and selling on Leanpub, earning 80% royalties while saving up to 25 million pounds of CO2 and up to 46,000 trees.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers), EPUB (for phones and tablets) and MOBI (for Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
Recipes for Decoupling
Matthias NobackWrite software that survives
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
CQRS by Example
Carlos Buenosvinos, Christian Soronellas, and Keyvan Akbary- Leverage your Software Architecture skills by learning everything about CQRS in detail with lots of examples
- Develop faster applications by applying CQRS and fostering Read Models and Projections
- Learn how to apply CQRS into a brownfield project from a pragmatic approach
Maîtriser Apache JMeter
Philippe Mouawad, Bruno Demion (Milamber), and Antonio Gomes RodriguesToute la puissance d'Apache JMeter expliquée par ses commiteurs et utilisateurs experts. De l'intégration continue en passant par le Cloud, vous découvrirez comment intégrer JMeter à vos processus "Agile" et Devops.
If you're looking for the newer english version of this book, go to Master JMeter : From load testing to DevOps
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Jetpack Compose internals
Jorge CastilloJetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.
The PowerShell Scripting and Toolmaking Book
Don Jones and Jeff HicksLearn the patterns, practices, and details of PowerShell Scripting and Toolmaking from the industry's two most recognized experts on the subject.
The C4 model for visualising software architecture
Simon BrownA guide to visualising your software architecture with the C4 model.
Mastering STM32 - Second Edition
Carmine NovielloWith more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.
Top Bundles
- #1
Software Architecture
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #2
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #4
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #6
All the Books of The Medical Futurist
6 Books
We put together the most popular books from The Medical Futurist to provide a clear picture about the major trends shaping the future of medicine and healthcare. Digital health technologies, artificial intelligence, the future of 20 medical specialties, big pharma, data privacy, digital health investments and how technology giants such as Amazon... - #8
The Python Craftsman
3 Books
The Python Craftsman series comprises The Python Apprentice, The Python Journeyman, and The Python Master. The first book is primarily suitable for programmers with some experience of programming in another language. If you don't have any experience with programming this book may be a bit daunting. You'll be learning not just a programming...