Implement command line runnerSupport for -c command to specify phpunit config fileSupport for -o command to specify the phpunit output fileSupport retrieving code coverage infoSupport for replacing default html styleSupport for generating code coverage badge- Support for uploading output/dir to s3
- Split the core functionality from commands
- Fix dependency conflict between badges/poser and laravel 5
- Support for generating styles
new:style
- Support for generating commands with
new:command
- Support for loading a style from url
- Support for applying coverage themes
- Support for generating themes
new:theme
- Integration with collision
- Integration with psalm
- Support for CLI colors/foregrounds
- PSR3 error reporting
- Support for better cli output (with fixed nr of cells)