summaryrefslogtreecommitdiff
path: root/unit_tests/test_loader.py
Commit message (Expand)AuthorAgeFilesLines
* Add test that transplants a function generatorMichael Killough2014-01-031-1/+45
* Fix: missing method on test class from another module raises ErrorMichael Williamson2013-01-071-0/+20
* merged Ticket-153 branch into trunk, -r433:HEAD . This fixes bugs in metacla...Kumar McMillan2008-03-061-0/+26
* Merged 0.10.0-stable [308]:[378] into trunkJason Pellerin2007-10-131-21/+45
* Restored lib-first sorting to loadTestFromDir -- needs tests.Jason Pellerin2007-04-271-1/+5
* Changed getTestCaseNames to include runTest in test case case names if no oth...Jason Pellerin2007-04-261-2/+4
* Work on filling in gaps in plugin api, compat tests for 0.9-api plugins.Jason Pellerin2007-04-181-1/+2
* CamelCased Importer methods for consistencyJason Pellerin2007-04-131-1/+1
* Updated TODO. Added beforeTest and afterTest to plugin interface definition. ...Jason Pellerin2007-04-111-94/+112
* Removed deprecated code from selector, integrated selector into loaderJason Pellerin2007-04-091-0/+4
* Fixed bugs in context handling and loaderJason Pellerin2007-03-241-21/+23
* Work on fixing bugs in context fixture handling when test names are specifiedJason Pellerin2007-03-231-22/+20
* Work on integration of resultProxy into suite/case, unit and functional tests...Jason Pellerin2007-03-151-1/+0
* Fixing tests and such for removal of context objectJason Pellerin2007-03-141-16/+12
* Extremely broken: half way through removal of context class.Jason Pellerin2007-03-141-1/+1
* Current context implementation is flawed: it has to do a *lot* of extra work ...Jason Pellerin2007-03-121-3/+3
* Updated test_loader.py to use a mock ImporterJason Pellerin2007-03-121-23/+32
* Work on supporting packages in importer.Jason Pellerin2007-03-111-1/+4
* Started work on loader functional tests, revising importer interfaceJason Pellerin2007-03-111-1/+1
* Moved nose.fixture to nose.context and renamed Context to FixtureContext. Beg...Jason Pellerin2007-03-041-9/+3
* Implemented first draft support for class-level fixtures.Jason Pellerin2007-03-031-3/+8
* Fixed issues resulting from file move. Implemented instance fixtures in Metho...Jason Pellerin2007-03-021-2/+2
* Moved in-progress loader and suite and their tests into place.Jason Pellerin2007-03-021-0/+416
* Removed old versions of suite, loader and their tests.Jason Pellerin2007-03-021-254/+0
* [0.10-dev] Imported last revision from python-hosting to start 0.10-dev branchJason Pellerin2006-12-191-0/+254