I'm about to embark upon extending and modifying PyUnit. For instance, I will add warnings to it, in addition to failures.
I'm interested in hearing words of advice on how to start, for instance, subclass every PyUnit class? What to avoid and misc caveats.
Looking for input from those that have extended PyUnit already.