Download Latest Version 6.1.0 source code.zip (2.9 MB)
Email in envelope

Get an email when there's a new version of Pester

Home / 6.0.1
Name Modified Size InfoDownloads / Week
Parent folder
6.0.1 source code.tar.gz 2026-07-18 4.2 MB
6.0.1 source code.zip 2026-07-18 4.4 MB
README.md 2026-07-18 468 Bytes
Totals: 3 Items   8.7 MB 0

Pester 6.0.1

Fixes an intermittent crash in Run.Parallel on Windows PowerShell 7. When several test files imported Pester at the same time, the concurrent, unsynchronized writes to a shared process-global verb dictionary could corrupt it and throw Index was outside the bounds of the array, which killed the parallel run. The verb patch is now guarded by a lock. (#2901)

No other changes from 6.0.0.

Source: README.md, updated 2026-07-18