summaryrefslogtreecommitdiff
path: root/nose/plugins/base.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #492 from abeld/formatFailure-doc-fixesJohn Szakmeister2013-04-051-7/+4
|\
| * Fix docs describing the arguments of formatFailure and formatErrorDaniel Abel2013-04-051-7/+4
* | fix documentation in plugin interfaceArnon Yaari2013-01-281-8/+8
|/
* Fix typo in comment.Gary Donovan2011-07-121-1/+1
* Fix typo in comment.Gary Donovan2011-07-121-1/+1
* Made Config pickle-friendly to enable mp on windowsjpellerin2009-05-141-1/+1
* Missed changes from merge, other tweaksJason Pellerin2009-05-021-20/+17
* Doc tweaksJason Pellerin2009-05-021-9/+18
* Improved param formattingJason Pellerin2009-04-291-180/+102
* Stray whitespaceJason Pellerin2009-04-291-1/+1
* Clarified plugin api change in 0.11, compatibility with 0.10 and 0.9Jason Pellerin2009-04-291-13/+28
* Improved option help display, some whitespace cleanupsjpellerin2009-04-271-17/+17
* Committed PyCon sprint work.Jason Pellerin2009-04-181-142/+40
* Applied patch making namespace package path traversal optionalJason Pellerin2009-02-041-1/+3
* Merged 158-166-config-files. Fixes #158 and #166.Jason Pellerin2008-04-021-1/+1
* Merged 0.10.0-stable [308]:[378] into trunkJason Pellerin2007-10-131-10/+11
* Merged 0.10.0-stable [282]:[308] into trunkJason Pellerin2007-08-121-5/+18
* Added icons and cleaned up some formatting.Jason Pellerin2007-06-271-21/+22
* More plugin doc updatesJason Pellerin2007-06-211-1/+5
* Improved formatting of plugin interface and builtin plugin docsJason Pellerin2007-06-211-174/+185
* Updated NEWS and CHANGELOG. Further work (still in progress) on generating pl...Jason Pellerin2007-06-201-26/+38
* Working on doc writers for plugin guide and api docsJason Pellerin2007-06-091-15/+15
* Updated docs in plugins.attrib and plugins.baseJason Pellerin2007-04-301-35/+75
* Corrected some orphan imports found by pyflakesJason Pellerin2007-04-301-1/+0
* Fixed bugs in doctest loading from non-module files. Added functional test.Jason Pellerin2007-04-271-11/+13
* Added plugin hooks that isolate plugin will needJason Pellerin2007-04-241-1/+51
* MERGE trunk r10:r196 into 0.10-dev branch: some tests now failJason Pellerin2007-04-241-6/+10
* Work on integrating doctest and testid plugins; doctest still needs some work...Jason Pellerin2007-04-211-1/+3
* Started suite of tests of individual plugin api calls. Made plugin api call t...Jason Pellerin2007-04-181-0/+4
* Updated TODO. Added prepareTestCase plugin hook.Jason Pellerin2007-04-181-18/+33
* Work on filling in gaps in plugin api, compat tests for 0.9-api plugins.Jason Pellerin2007-04-181-6/+56
* Added a few more plugin hooks to loaderJason Pellerin2007-04-141-2/+62
* Added functional test for test cases, implemented testName and describeTest p...Jason Pellerin2007-04-131-21/+49
* Updated TODO. Added beforeTest and afterTest to plugin interface definition. ...Jason Pellerin2007-04-111-1/+20
* Restored stop on error functionalityJason Pellerin2007-04-101-1/+3
* Removed deprecated code from selector, integrated selector into loaderJason Pellerin2007-04-091-3/+3
* Added score attribute to plugins and made them sorted by score. Fixed failing...Jason Pellerin2007-04-061-0/+1
* More work on moving output capture to a pluginJason Pellerin2007-04-011-0/+28
* Added config methods to skip plugin, fixed patching logic, added 3rd term to ...Jason Pellerin2007-03-271-9/+18
* Approaching self-hosting: 0.10 can load and run its own functional test suite.Jason Pellerin2007-03-271-10/+56
* Work on integrating plugin calls, notes on result/proxy system.Jason Pellerin2007-03-261-0/+43
* Work on result proxying and new plugin manager.Jason Pellerin2007-03-131-3/+35
* [0.10-dev] Imported last revision from python-hosting to start 0.10-dev branchJason Pellerin2006-12-191-0/+409