Ticket #11 (closed defect: fixed)

Opened 7 years ago

Last modified 2 years ago

phing task to run tests using simpleTest similarly to the phpunit2 task

Reported by: mike Owned by: bob
Priority: normal Milestone: 0.9
Component: build Version: HEAD
Severity: normal Keywords:
Cc: Patch attached:

Description

self explainatory

This should be contributed upstream if/when implemented

Change History

Changed 7 years ago by mike

  • owner bob deleted

Changed 7 years ago by bob

  • owner set to bob
  • status changed from new to assigned

Changed 7 years ago by bob

see changeset:80

this is agavi-specific, so we can't contribute it upstream, but it does what we need to integrate with phing:

  • able to generate test results html and dump to a file
  • able to run tests and throw a phing BuildException? if some tests fail (just like phpunit2's task.. needed for damagecontrol usage)

Should we close this ticket??

Changed 7 years ago by mike

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

Excellent work dude. The tests run slightly slower than the straight up script, but it's hardly noticable. I was also thinking about checking to see what we could do about making the output red/green. But I think it's cool the way it is for now.. that's such a low priority thing for me, I'm not even going to create a ticket on it.

Changed 7 years ago by bob

  • milestone changed from 1.0 to 0.9

Changed 7 years ago by bob

  • milestone changed from 0.9 to 0.9.0
Note: See TracTickets for help on using tickets.