[Baypiggies] A talk on testing frameworks

Lincoln Peters anfrind at gmail.com
Sun Jan 16 21:07:15 CET 2011


On Sat, Jan 15, 2011 at 1:49 PM, Glen Jarvis <glen at glenjarvis.com> wrote:
> What interest is there and what are people most curious about?

A few things that I'd be interested in:

* Controlling multiple hosts for a single test
* Measure and report how long it takes to run a particular test, and
compare to previous builds
* Save artifacts, so that a stakeholder can visually inspect output
for correctness

At my job, we use the built-in "unittest" framework with a few of our
own derived classes for most of our testing, but I haven't yet found
good solutions to those problems.


-- 
Lincoln Peters
<anfrind at gmail.com>


More information about the Baypiggies mailing list