Modify ↓
Ticket #194 (closed defect: fixed)
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
Change History
Changed 4 years ago by cweiske@…
-
attachment
phing-1.diff
added
Note: See
TracTickets for help on using
tickets.

diff for phpunittask.php