PSConfEU 2025 - Pester Follow Along What do you need? Clone this repo: git clone https://github.com/psconfeu/2025-Pester-FollowAlong.git Install Pester 6: Install-Module Pester -MinimumVersion 6.0.0-alpha -AllowPreRelease -Force Have an IDE Install Visual Studio Code with PowerShell extension. Or any other editor you like. Runner - THE PowerShell module for runners