I’ve started to use the Python 3 standard library (and tests) for testing lib3to2. I like this idea, because future developments come in the Python 3 branch only (they’re backported separately).
I’ve found a few bugs and omissions this way, and I think I’ll find a good few more as I go on.