[TIP] "midget" pony continuous integration tool

Noah Gift noah.gift at gmail.com
Tue May 5 12:57:07 PDT 2009


While I am waiting for Titus to build his proper CI pony, I was
wondering if anyone has any "midget" ponies laying around.  I am in
deadline mode for the next month and can't justify setting up a proper
buildbot, but am thinking about just running:

while True:
  sleep(10)
  nosetests --with-coverage

Anyone else have a better midget pony?

-- 
Cheers,

Noah



More information about the testing-in-python mailing list