I desperately need something to run and test things at the command
line, both for course documentation (think "doctest" but with shell
prompts) and for script testing (as part of scientific pipelines). At
the 2011 testing-in-python BoF, Augie showed us cram, which is the mercurial project's
internal test code ripped …
A new meme was born at PyCon 2010: The Testing Goat.
Or, "Be Stubborn. Obey the Goat."
The goat actually emerged from the Testing In Python Birds of a Feather
session at PyCon, where Terry Peppers used slides full of goat in his
introduction. This was apparently an overreaction to …
Victoria Laidler just announced a Pandokia release.
She gave a great lightning talk on Pandokia at the PyCon '09 testing BoF and
I've been looking forward to this release.
Pandokia seems like a nice way to manage test running and results analysis &
reporting, and it fits a fairly unique niche …
The Python Buildhaus is a project to systematically build, test and
release Open Source Python packages on Windows, Mac OS X, and a
wide array of other UNIX architectures and operating systems …