Skip to content

Commit bbcc534

Browse files
committed
Add code coverage item to features list in README.
1 parent 7fd582f commit bbcc534

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This repository supports two use cases:
1616
- [x] Shared state across Cmdlet, Command-line predictor and Feedback Provider
1717
- [x] Linter and formatter with [Fantomas](https://github.com/fsprojects/fantomas) + [FSharp.Analyzers.SDK](https://github.com/ionide/FSharp.Analyzers.SDK)
1818
- [x] Unit tests with [Expecto](https://github.com/haf/expecto) + [FsCheck](https://github.com/fscheck/FsCheck)
19+
- [ ] Code coverage
1920
- [x] End-to-end tests for cmdlets with [Pester](https://github.com/pester/Pester)
2021
- [x] Documentation generation with [Microsoft.PowerShell.PlatyPS](https://github.com/PowerShell/platyPS)
2122
- [x] Task runner for tests, linter, formatter, documentation and [PowerShell Gallery](https://www.powershellgallery.com/) publishing workflow

0 commit comments

Comments
 (0)