why don't many test frameworks support file-output?

Robert Kern robert.kern at gmail.com
Thu Feb 23 02:18:58 EST 2006


kanchy kang wrote:
> i browsed the following frameworks briefly: nose, OOBTest,
> testosterone,  py.test, Sancho ... and found out they do support
> imediate screen-output only.

http://testoob.sourceforge.net/features.html

Note the section on XML output. If you need it in a file, then you can use pipes.

-- 
Robert Kern
robert.kern at gmail.com

"In the fields of hell where the grass grows high
 Are the graves of dreams allowed to die."
  -- Richard Harter




More information about the Python-list mailing list