Ticket #48 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

Supported PHPUnit2_Framework_TestSuite and PHPUnit2_Extensions_TestSetup sub-classes for the PHPUnit2Task and CoverageReportTask tasks

Reported by: bernhard Assigned to: mrook
Priority: minor Milestone: 2.3.0
Component: phing-tasks-phpunit Version: 2.2.0RC3
Keywords: Cc:

Description

Hello,

Currently the PHPUnit2Task and the CoverageReportTask tasks do not support PUnit2_Framework_TestSuite and PHPUnit2_Extensions_TestSetup sub-classes. We should enhance the tasks to allow such constructs.

Optional we can wait for phpunit 3.0 which has – as far as I know - an advanced build-in code coverage mechanism.

Cheers,

Bernd

Attachments

Change History

07/20/06 08:45:24 changed by bernhard

  • priority changed from major to minor.
  • type changed from defect to enhancement.

07/20/06 12:48:36 changed by mrook

  • milestone set to 2.3.0.

Moving this to 2.3.0.

08/02/07 02:15:00 changed by hans

  • owner set to mrook.
  • component set to cruisecontrol-builder-plugin.

08/15/07 18:35:24 changed by mrook

  • status changed from new to assigned.
  • component changed from cruisecontrol-builder-plugin to phing-tasks-phpunit.

08/15/07 18:58:46 changed by mrook

  • status changed from assigned to closed.
  • resolution set to fixed.

PHPUnit_Extensions_TestSetup has been deprecated by the PHPUnit author. Support for PHPUnit_Framework_TestSuite classes added in r219.


Add/Change #48 (Supported PHPUnit2_Framework_TestSuite and PHPUnit2_Extensions_TestSetup sub-classes for the PHPUnit2Task and CoverageReportTask tasks)




Action