summaryrefslogtreecommitdiff
path: root/functional_tests/test_id_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* More 3.x fixups (Now down to only 5 of 331 tests not passing)Alex Stewart2010-09-011-4/+4
* Fixed bugs in testid, test suiteJason Pellerin2009-04-201-2/+5
* Committed PyCon sprint work.Jason Pellerin2009-04-181-3/+4
* Added functional test for testid/doctest integration when tests are from non-...Jason Pellerin2007-04-291-5/+81
* Updated TODO and some docs/commentsJason Pellerin2007-04-231-3/+3
* Moved test wrapper class from doctest to nose.case, most test-loading plugins...Jason Pellerin2007-04-211-3/+3
* Work on integrating doctest and testid plugins; doctest still needs some work...Jason Pellerin2007-04-211-15/+72
* Fixed bugs in address() method for test generators. Fixed multiple ids output...Jason Pellerin2007-04-201-4/+28
* Implemented basics of testid plugin. Still needs tests for doctests, and more...Jason Pellerin2007-04-201-8/+53
* Started work on testid pluginJason Pellerin2007-04-201-33/+43
* Updated TODO. Added beforeTest and afterTest to plugin interface definition. ...Jason Pellerin2007-04-111-1/+5
* Fixed a 2.3 compat issue in suite, added failing functional test for id pluginJason Pellerin2007-04-021-0/+41