Better Automated TestRunner

D

David Corbin

Is there a a better TestRunner for automated execution and reporting?
Off the cuff, here would be some ideal features:
* nothing written to stdout/stderr
* exit code indicates "all passed" or "not"
* can produce 'reports' in text format, HTML, or XML
* reports might be just a summary, a failure details or details for
all tests.

David
 
E

Eric Hodel

--Apple-Mail-7--551867055
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed

Is there a a better TestRunner for automated execution and reporting?
Off the cuff, here would be some ideal features:
* nothing written to stdout/stderr

Shell redirection can do this.
* exit code indicates "all passed" or "not"

The console test runner can do that.
* can produce 'reports' in text format, HTML, or XML

--verbose=verbose gives you nice text format output.

If that's not good enough, test/unit/ui/console/testrunner.rb is pretty
darn simple.
* reports might be just a summary, a failure details or
details for
all tests.

See --verbose, most of these options are already covered for you.

--
Eric Hodel - (e-mail address removed) - http://segment7.net
FEC2 57F1 D465 EB15 5D6E 7C11 332A 551C 796C 9F04

--Apple-Mail-7--551867055
content-type: application/pgp-signature; x-mac-type=70674453;
name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iD8DBQFCFjXbMypVHHlsnwQRAuu+AJ43v4zGzj6ytg44TsySsy36lM1r5wCg2thB
rjyAItC7cfPE+97yU/yIKn8=
=hoi6
-----END PGP SIGNATURE-----

--Apple-Mail-7--551867055--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top