pester/docs

Add usage page for invoking Pester

fflaten opened this issue · 2 comments

Checklist

  • Issue has a meaningful title
  • I have searched the existing issues. See issues

Summary of the request

There seems to be very little documentation on actually invoking Pester-tests, only how to write and structure Ex.

  • Using Invoke-Pester with simple and advanced configuration
  • Using filters (#242)
  • Interactive execution
  • Debugging?
  • Caution/Note-mention of experimental vscode extension (#197)?

Suggested section

Usage or Introduction after installation.

Quick start should also link to Invoke-Pester