Skip to content
Jon Wagner edited this page Feb 8, 2013 · 4 revisions

PSMock (pronounced "smock" or "puh-smock") is a mocking module for PowerShell.

PSMock can mock functions and commands, filter mocks, track calls, and manage multiple contexts from whatever program you are running. Works with dot-sourced code, scripts, and call blocks.

Getting Started

More Fun with Mocks

Other Notes

Clone this wiki locally