Features
- add --exclude-watch and --lock option (b3bc4f2)
Bug Fixes
- lcov copy process closed before done (610eca2)
- show waiting message only if watch is enabled (a63a32a)
- fix --exclude and --include options (3c329ab)
- tests are not executed without --watch option (8bea115)
- add version number (fbc70a0)
- lcov: fix parse method and import (6f9c4d4)
Code Refactoring
- refactor success and failed message (a16ec5d)
- disable spinner if logLevel is set to debug (a8a99fd, 21cbb86)
- refactor run method (56acafd)
- refactor test command (3b0c02f)
- update help text (2190dff)