pcov 1.0.1
pcov: ^1.0.1 copied to clipboard
The CLI tool that makes your testing easier. Include untested files and exclude files through your own configuration.
1.0.1 #
- FIX: Add additional documentation in code.
- FIX: Add pub.dev badge
- FIX: Add readme in example
- FIX: Add repository and issue tracker links
1.0.0 #
Initial version!
- FEATURE: Include untested files.
- FEATURE: Exclude files by name through
pcov.yml. - FEATURE: Exclude files by content through
pcov.yml.