aboutsummaryrefslogtreecommitdiffstats
path: root/djangorestframework/runtests
AgeCommit message (Expand)Author
2011-06-26Allow .json .html .xml style urls and also allow these formats to be specifie...Michael Fötsch
2011-06-13deleted pre-Django 1.2 work-around and added a usage string.markotibold
2011-06-10made it possible to pass args to runtests to specify the Testcase, or more sp...markotibold
2011-03-30Only use xmlrunner if running under hudsontom christie tom@tomchristie.com
2011-03-18Coverage for all platforms working. Had some trouble with dependencies of cov...markotibold
2011-03-17Test result graphing now possible for all 6 environments. Had to fix unittest...markotibold
2011-03-15Implementing graphing.markotibold
2011-03-13tox, runcoverage, and setup.py testTom Christie