Modify

Ticket #194 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

haltonincomplete attribute for phpunit task

Reported by: anonymous Owned by: mrook
Priority: major Milestone: 2.3.1
Component: phing-core Version: 2.3.0
Keywords: Cc:

Description

During development, you often have incomplete testcases (because you e.g. created 200 methods from UML). Currently the build fails if incomplete tests occur.

Attached is a patch that adds an 'haltonincomplete' option to phpunit task, so you can decide yourself if you want a stopped build in such cases.

Attachments

phing-1.diff Download (1.4 KB) - added by cweiske@… 4 years ago.
diff for phpunittask.php
phing-2.diff Download (680 bytes) - added by cweiske@… 4 years ago.
diff for phpunittestrunner.php

Change History

Changed 4 years ago by cweiske@…

diff for phpunittask.php

Changed 4 years ago by cweiske@…

diff for phpunittestrunner.php

comment:1 Changed 4 years ago by mrook

  • Owner changed from hans to mrook
  • Status changed from new to assigned

comment:2 Changed 4 years ago by mrook

  • Status changed from assigned to closed
  • Resolution set to fixed

Committed in r316.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.