Django Testing Framework in the Works
I didn’t know this was in the pipe.
It looks like it has some work yet, but it’s good to know it’s coming. I made a few smallish attempts to use the Unittest framework to test my Django apps, but ended up giving up. It was a little frustrating, especially after working with the slick as hell Rails testing suite.
I’m really very glad to see an integrated Django-centric testing suite coming soon.
-
http://jacobian.org/ Jacob Kaplan-Moss
