My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips
ListGrid
   
Loading...
  ID Type  Status  Priority  Stars  Milestone  Owner    Summary + Labels ...
  267 Defect Accepted ---- 17 ---- jpelle...@gmail.com   xunit vs multiprocess  
  20 Enhancement New Medium 9 ---- ----   writing performance tests  
  346 Defect New High 8 ---- ----   coverage plugin exception b/c of missing file  
  244 ---- New ---- 8 ---- ----   test generators description attribute not cached for failed tests  
  335 ---- New ---- 7 ---- ----   Config.testMatch is a bogus regex  
  140 Enhancement Accepted Medium 6 Release1.0 kumar.mcmillan   builtin XML formatter plugin: --xml --xml-formatter=mymodule.foo  
  214 ---- New ---- 6 ---- ----   Feature Request: option to print __name__ of test instead of __doc__  
  275 ---- Accepted ---- 6 Release1.0 jpelle...@gmail.com   Enhancement: add the ability to exclude code from coverage.py  
  102 Enhancement Accepted Medium 5 ---- ----   Support 'test_suite' function convention from Zope  
  296 Defect New ---- 5 ---- ----   AttributeError: 'ContextSuite' has no attribute 'capturedOutput' in 0.10.3  
  326 Enhancement Accepted ---- 5 ---- kumar.mcmillan   sub module named setup causes unexpected error in Nose  
  428 ---- New ---- 5 ---- ----   Nose doesn't honor the decorator 'unittest.expectedFailure'  
  189 Defect Accepted Medium 4 ---- kumar.mcmillan   -w/--where does not preserve test selection by path  
  196 Enhancement New Low 4 ---- ----   assert_raises should return the exception instance  
  255 ---- New ---- 4 ---- ----   Randomize unittest.TestCase test order plugin  
  295 ---- New ---- 4 ---- ----   Failure to encode unicode docstring or description, missing sys.stdout.encoding attribute  
  352 ---- Accepted ---- 4 ---- jpelle...@gmail.com   Support coverage's parallel mode  
  362 ---- New ---- 4 ---- ----   Cannot yield a `functools.partial` from a test generator  
  415 Defect Accepted ---- 4 ---- ----   failuredetail:formatFailure can't accept unicode string  
  271 Enhancement Accepted High 3 Release1.0 jpelle...@gmail.com   Better option, config file, help text, and plugin handling  
  26 Enhancement Accepted Medium 3 Release1.0 jpelle...@gmail.com   Make setuptools optional  
  78 Enhancement Accepted Medium 3 Release1.0 jpelle...@gmail.com   Add support for loading tests from eggs   Usability  
  86 Defect Accepted Medium 3 ---- jpelle...@gmail.com   Test discovery errors crash nose  
  169 Defect Accepted Medium 3 ---- j...@pobox.com   .addError() not called on SkipTest, etc.  
  181 Defect New Medium 3 ---- ----   Support pydb as well as pdb  
  217 ---- New ---- 3 ---- ----   Confusing output encountered on 10.3 with Python 2.4.5 when exception caught in  
  273 ---- New ---- 3 ---- ----   Nose fails to load tests from a file with name that has no .py extension  
  283 ---- New ---- 3 ---- ----   --failed flag doesn't work with --tests param  
  333 ---- New ---- 3 ---- ----   Feature request: --failed-first  
  348 ---- New ---- 3 ---- ----   Coverage cannot handle setuptools/distribute namespace packages  
  367 ---- New ---- 3 ---- ----   __test__ = False in a package init should disable tests for that package  
  368 ---- New ---- 3 ---- ----   circular import problem masked by 'module does not exist' error message  
  396 ---- New ---- 3 ---- ----   Recover from segfaults  
  423 ---- New ---- 3 ---- ----   nose misidentifies files as executable on some OSes (Solaris, AIX)  
  475 ---- New ---- 3 ---- ----   ResultProxy._prepareErr mangles error output in some cases.  
  79 Enhancement Accepted Medium 2 Release1.0 jpelle...@gmail.com   package fixtures executed regardles of tag specification  
  116 Enhancement Accepted Medium 2 ---- kumar.mcmillan   use abstract syntax trees to discover tests instead of importing modules  
  131 Defect New Medium 2 ---- ----   Nose 0.10.0 breaks on multiple tests  
  133 Defect Accepted Medium 2 ---- kumar.mcmillan   -w/--where option specified twice by config makes an invalid path  
  146 Defect New Medium 2 ---- ----   utilities for testing leaks  
  147 Enhancement New Medium 2 ---- ----   allow plugins to stop test in run time  
  175 Defect New Medium 2 ---- ----   Context manager for exception assertions  
  176 Defect New Medium 2 ---- ----   Parameterized test functions and methods  
  198 Defect New Medium 2 ---- ----   Request- support unittest debug  
  61 Defect Accepted Low 2 Release1.0 jpelle...@gmail.com   -d option shows both sides of dots in local namespace(!)  
  110 Defect Accepted Low 2 ---- jpelle...@gmail.com   import bug involving plugin doctests  
  291 Enhancement Accepted Low 2 Release1.0 jpelle...@gmail.com   Test Time in TextTestResult  
  419 Defect Accepted Low 2 ---- ----   attrib plugin runs setup_module/teardown_module even when no tests match the expression  
  225 ---- New ---- 2 ---- ----   nose.run(...) not finding folder specified by --where  
  226 ---- New ---- 2 ---- ----   more documentation on fixtures  
  242 ---- New ---- 2 ---- ----   broken plugins links  
  250 ---- New ---- 2 ---- ----   import name collision  
  272 ---- New ---- 2 ---- ----   ImportError: cannot import name builtin  
  303 Defect Accepted ---- 2 Release1.0 jpelle...@gmail.com   Problem with resolving instance methods by name  
  307 Defect New ---- 2 ---- ----   Base Test Case's attributes not acknowledged by the -a flag  
  327 ---- New ---- 2 ---- ----   Nose does not collect tests from extension modules  
  330 ---- New ---- 2 ---- ----   ImportError: cannot import name  
  339 ---- New ---- 2 ---- ----   Fails to properly parse NOSE_COVER_PACKAGE environment variable  
  347 ---- New ---- 2 ---- ----   Missing (but irrelivant) source-code causes a failure to generate HTML coverage reprort, non-zero exit code  
  376 ---- New ---- 2 ---- ----   case sensitive file path comparison in Importer.sameModule() can cause modules to be loaded twice on Windows  
  377 ---- New ---- 2 ---- ----   ImportError when using extension modules  
  379 ---- New ---- 2 ---- ----   Regex error in documentation  
  380 Defect New ---- 2 ---- ----   doctest plugin imports ALL .py(c) files  
  383 ---- New ---- 2 ---- ----   problem with countTestCases() if suite contains generator tests  
  384 ---- New ---- 2 ---- ----   Using XML and HTML coverage report from coverage.py  
  403 ---- New ---- 2 ---- ----   Add support for xml output with coverage plugin  
  443 ---- New ---- 2 ---- ----   Nose 1.1.2: Running nose with the coverage option results in Error  
  447 ---- New ---- 2 ---- ----   Patch: Add --cover-append option  
  452 ---- New ---- 2 ---- ----   The profile plugin doesn't recognize the --with-profile option (1.1.2)  
  469 ---- New ---- 2 ---- ----   xunit and exceptions  
  349 Defect Accepted High 1 Release1.0 jpelle...@gmail.com   Error in testcase shows issubclass() arg... instead of 'real' error message  
  37 Enhancement Accepted Medium 1 ---- jpelle...@gmail.com   Improve display and selectability of doctest examples   Usability  
  111 Defect New Medium 1 ---- ----   nose results as xhtml - any interest? already supported?  
  112 Defect Accepted Medium 1 ---- jpelle...@gmail.com   Purpose and source of nose.case.Failure are poorly documented  
  118 Enhancement Accepted Medium 1 ---- kumar.mcmillan   test-first directory sorting  
  150 Defect New Medium 1 ---- ----   Nose can't find tests in zipped eggs  
  162 Enhancement New Medium 1 Release1.0 ----   Nosetest should check the arity of a test function  
  168 Defect New Medium 1 ---- j...@pobox.com   Multiple issues with plugin output  
  170 Defect New Medium 1 ---- j...@pobox.com   Printing errorclass errors requires accessing private data structures  
  171 Defect New Medium 1 ---- j...@pobox.com   nose and doctest disagree on meaning of "__test__" module globals  
  172 Defect New Medium 1 ---- ----   Fixe for Issue 117  
  178 Defect New Medium 1 ---- ----   Problems with IsolationPlugin and nose 0.10.1 API  
  180 Defect Accepted Medium 1 Release1.0 j...@pobox.com   Surprising doctest behaviour  
  182 Defect New Medium 1 ---- ----   wxPython unit testing  
  185 Defect New Medium 1 ---- ----   py.path has import error when used by nose  
  186 Defect New Medium 1 ---- j...@pobox.com   Doctest plugin depends on concrete selector (testMatch)  
  187 Defect New Medium 1 ---- j...@pobox.com   .loadTestsFromModule() quirkiness  
  192 Defect New Medium 1 ---- ----   starttest is not triggered for suite  
  193 Enhancement Accepted Medium 1 Release1.0 jpelle...@gmail.com   Add formatTraceback hook  
  194 Defect New Medium 1 ---- ----   Retain test result object in TestProgram.runTests  
  195 Defect New Medium 1 ---- ----   doctest calls getpackage() and uses the result without verifying if it's valid  
  199 Defect New Medium 1 ---- ----   with coverage failing on code using peak rules  
  201 Defect New Medium 1 ---- ----   If one test script calls sys.exit, nose will not test the others  
  207 Defect New Medium 1 ---- ----   Enhancement to apply filter in test discovery  
  209 Defect New Medium 1 ---- ----   setup.py does not create necessary directories  
  210 Enhancement Accepted Medium 1 ---- jpelle...@gmail.com   Support py.test's setup_method that takes method as argument  
  246 Review Accepted Medium 1 ---- jpelle...@gmail.com   Peformance plugin  
  473 Defect Accepted Medium 1 ---- gazi...@gmail.com   XUnit output does not work with ErrorClass plugin's  
  122 Defect New Low 1 Release1.0 ----   Failures should show full traceback in formatted result output  
  156 Defect Accepted Low 1 ---- j...@pobox.com   Some tests in nose's test suite fail when run on their own  
CSV
  
Powered by Google Project Hosting