blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Document `skyux test --coverage library` flag #2309

Closed Blackbaud-SteveBrush closed 5 years ago

Blackbaud-SteveBrush commented 5 years ago

We need to add documentation for the --coverage flag that's used for skyux test and skyux watch.

https://developer.blackbaud.com/skyux/learn/reference/cli-commands/test

blackbaud-johnly commented 5 years ago

Addressed in https://github.com/blackbaud/skyux2-docs/pull/241.