Page | created at | |
---|---|---|
A Test Framework for Django | Oct. 31, 2005, 12:59 p.m. | |
DjangoTesting is part of my DjangoStuff project and is the start of a testing framework for Django, modeled after the testing framework that Ruby on Rails provides. Currently only model tests are implemented, request/response tests are planned. The testing framework is built solely on unittest and ... | ||
Django, Programmierung, Python |