Is it possible to make a unittest decorator to rename a method from "x" to "testx?"

adam.preble at gmail.com adam.preble at gmail.com
Thu Aug 8 12:17:54 EDT 2013


On Thursday, August 8, 2013 3:50:47 AM UTC-5, Peter Otten wrote:
> Peter Otten wrote:
> Oops, that's an odd class name. Fixing the name clash in Types.__new__() is 
> 
> left as an exercise...

I will do some experiments with a custom test loader since I wasn't aware of that as a viable alternative.  I am grateful for the responses.



More information about the Python-list mailing list