Halleck45 / MutaTesting

mutation testing tool for PHP
MIT License
65 stars 10 forks source link

$event->getUnit() is null #10

Open armetiz opened 11 years ago

armetiz commented 11 years ago

Running the mutatest, I get a "Call to a member function hasFail() on a non-object"

See file : https://github.com/Halleck45/MutaTesting/blob/master/src/Hal/MutaTesting/Command/RunMutatingCommand.php#L135