#1457: Running unit tests with PHPUnit 3.6
---------------------------------------------+------------------------------
 Reporter:  koen.vandaele@…                  |       Owner:  felix
     Type:  defect                           |      Status:  new  
 Priority:  normal                           |   Milestone:       
Component:  testing                          |     Version:  1.0.6
 Severity:  normal                           |    Keywords:       
Has_patch:  0                                |  
---------------------------------------------+------------------------------
 Running unit tests with phpunit 3.6, gives a lot of the following errors:

 {{{
 RuntimeException: PHP Fatal error:  Call to undefined method
 PHPUnit_Framework_TestResult::collectRawCodeCoverageInformation() in - on
 line 5
 PHP Stack trace:
 PHP   1. {main}() -:0
 PHP   2. __phpunit_run_isolated_test() -:247
 }}}

 From looking at the source code, this method has been removed from
 PHPUnit_Framework_TestResult in PHPUnit 3.6. Is supporting both PHPunit
 3.5 and 3.6 at all possible?

 I've experienced this with 1.0.6. From looking at the changelog for 1.0.7
 I don't see any fixes for this.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1457>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to