Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.97 KB

README.md

File metadata and controls

43 lines (33 loc) · 1.97 KB

Pretendpoint

Pretendpoint icon

PowerShell Gallery Version PowerShell Gallery Actions Status

Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.

To install: Install-Module Pretendpoint

example usage of Pretendpoint

Cmdlets

Documentation is automatically generated using platyPS (.\doc.cmd).

Tests

Tests are written for Pester (.\test.cmd).