Posts Tagged ‘junit’
Various releases
20Dec09
Recently I’ve been working on the Python unittest API in my spare time, with a long term goal of making it possible to safely and sensibly glue many different plugins together into the core. Two important components of that goal are being able to extend the data included in a test result, and being able [...]
Filed under: Uncategorized | 4 Comments
Tags: junit, Python, Subunit, testsupport, testtools, unittest