File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <center ><img src =" https://raw.githubusercontent.com/HeyItsGilbert/PesterExplorer/main/images/icon.png " width = " 120px " /></center >
1+ <center ><img src =" https://raw.githubusercontent.com/HeyItsGilbert/PesterExplorer/main/images/icon.png " /></center >
22
33# PesterExplorer
44
55A TUI to explore Pester results.
66
7+ ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/dt/PesterExplorer ) ![ PowerShell Gallery Version] ( https://img.shields.io/powershellgallery/v/PesterExplorer ) ![ GitHub Workflow Status] ( https://img.shields.io/github/actions/workflow/status/HeyItsGilbert/PesterExplorer/CI.yaml ) ![ PowerShell Gallery] ( https://img.shields.io/powershellgallery/p/PesterExplorer )
8+
79## Overview
810
911Pester does a wonderful job printing out tests results as they're running. The
1012difficulty can be where you're looking at a large number of results.
1113
1214## Installation
1315
16+ > [ !IMPORTANT]
17+ > This module is for PowerShell 7. This won't work in Windows PowerShell.
18+
1419``` pwsh
1520Install-Module PesterExplorer -Scope CurrentUser
1621```
You can’t perform that action at this time.
0 commit comments