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
Authors have earned$10,075,480writing, 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
The Leanpub 45-day 100% Happiness Guarantee
Within 45 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
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
C++ Best Practices
Jason TurnerLevel up your C++, get the tools working for you, eliminate common problems, and move on to more exciting things!
Digital-First Events
Joep Piscaer and Jana BorutaThe only resource you will ever need to launch your digital events program.
C++20
Rainer GrimmC++20 is the next big C++ standard after C++11. As C++11 did it, C++20 changes the way we program modern C++. This change is, in particular, due to the big four of C++20: ranges, coroutines, concepts, and modules.
The book is almost daily updated. These incremental updates ease my interaction with the proofreaders.
Sockets and Pipes
Type ClassesSockets and Pipes is not an introduction to Haskell; it is an introduction to writing software in Haskell. Using a handful of everyday Haskell libraries, this book walks through reading the HTTP specification and implementing it to create a web server.
Atomic Kotlin
Bruce Eckel and Svetlana IsakovaFor both beginning and experienced programmers! From the author of the multi-award-winning Thinking in C++ and Thinking in Java together with a member of the Kotlin language team comes a book that breaks the concepts into small, easy-to-digest "atoms," along with exercises supported by hints and solutions directly inside IntelliJ IDEA!
Introducing EventStorming
Alberto BrandoliniThe deepest tutorial and explanation about EventStorming, straight from the inventor.
Cloud Strategy
Gregor Hohpe“Strategy is the difference between making a wish and making it come true.” A successful migration to the cloud can transform your organization, but it shouldn’t be driven by wishes. This book tells you how to develop a sound strategy guided by frameworks and decision models without being overly abstract nor getting lost in product details.
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.
node-opcua by example
Etienne RossignonGet the best out of node-opcua through a set of documented examples by the author himself that will allow you to create stunning OPCUA Servers or Clients.
R Programming for Data Science
Roger D. PengThis book brings the fundamentals of R programming to you, using the same material developed as part of the industry-leading Johns Hopkins Data Science Specialization. The skills taught in this book will lay the foundation for you to begin your journey learning data science. Printed copies of this book are available through Lulu.
Top Bundles
- #1
Software Architecture for Developers: Volumes 1 & 2 - Technical leadership and communication
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
Django for Beginners/APIs/Professionals
3 Books
- #3
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
Cisco CCNA 200-301 Complet
4 Books
Ce lot comprend les quatre volumes du guide préparation à l'examen de certification Cisco CCNA 200-301. - #5
Linux Administration Complet
4 Books
Ce lot comprend les quatre volumes du Guide Linux Administration :Linux Administration, Volume 1, Administration fondamentale : Guide pratique de préparation aux examens de certification LPIC 1, Linux Essentials, RHCSA et LFCS. Administration fondamentale. Introduction à Linux. Le Shell. Traitement du texte. Arborescence de fichiers. Sécurité... - #6
Modern Management Made Easy
3 Books
Read all three Modern Management Made Easy books. Learn to manage yourself, lead and serve others, and lead the organization. - #7
Mastering Containers
2 Books
Docker and Kubernetes are taking the world by storm! These books will get you up-to-speed fast! Docker Deep Dive is over 400 pages long, and covers all objectives on the Docker Certified Associate exam.The Kubernetes Book includes everything you need to get up and running with Kubernetes! - #8
CCDE Practical Studies (All labs)
3 Books
CCDE lab - #9
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... - #10
Cloud Architect: Transform Technology and Organization
2 Books
Architects don't just recite product names and features. They understand the options, decisions, and trade-offs behind them. They earn credibility and maintain authenticity by connecting the penthouse with the engine room. Get two essential books that redefine the role of the software and IT architect at one low price:37 Things One Architect...