Added PHPUnit code coverage log output and chart in information tab.
Issue #148.
This commit is contained in:
parent
b67ee92f7e
commit
c5ce085371
8 changed files with 147 additions and 9 deletions
|
|
@ -140,8 +140,9 @@ class PhpUnitResultJson extends PhpUnitResult
|
|||
/**
|
||||
* Saves additional info for a failing test
|
||||
*
|
||||
* @param array $data
|
||||
* @param array $event
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function getFileAndLine($event)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue