ID |
Status |
Summary |
482
|
Invalid |
ProcessProtocol broken when using nose with python 2.7.3, twisted 12.0.0
|
481
|
New |
nosetest command line coul not test argparse code
|
480
|
New |
multiprocess plugin and module-level setup don't mix
|
479
|
New |
NoneType error in manager.py
|
478
|
New |
Imported test generators are misrecognized as simple test functions
|
477
|
New |
Using an ErrorClassPlugin results in Exception in addError
|
476
|
New |
Enable ANSI support under Windows for nose
|
475
|
New |
ResultProxy._prepareErr mangles error output in some cases.
|
474
|
New |
Plugin name conflicts go unreported
|
473
|
Accepted |
XUnit output does not work with ErrorClass plugin's
Type-Defect
Priority-Medium
OpSys-All
Component-Plugins
Patch-New
|
472
|
New |
No need for ErrorClassPlugin to keep original methods when monkey patching result
Type-Enhancement
Priority-Low
OpSys-All
Component-Plugins
Patch-New
|
471
|
New |
@attr in subclasses of unittest.TestCase misbehaves
|
470
|
Accepted |
tabs in case.py and loader.py
|
469
|
New |
xunit and exceptions
|
468
|
New |
Only functions that don't accept an argument should be included
|
467
|
Invalid |
Matches unwanted to methods, default pattern (matching) needs to be improved
|
466
|
Fixed |
Plugins included with addplugins keyword are overriden by builtin or third-party plugins registered with setuptools
Milestone-Release1.1
|
465
|
Fixed |
test_process_timeout.py is skipped although multiprocess is available
|
464
|
New |
-e=foo does not work; -e (space) foo does, --exclude=foo does
|
463
|
New |
shared fixture setup/teardown is not executed
|
462
|
Fixed |
class fixture are not properly handled in multiprocess
|
461
|
Fixed |
Nose tar.gz location.
|
460
|
New |
Ability to run one of the generated test cases specifically by name
|
459
|
New |
Define __unittest in scope of nose's assertion helpers to hide noisy stack frames
|
458
|
New |
Attribute error on cover.xml generation
|
457
|
New |
Encoding problem?
|
456
|
New |
Download archive name is unfortunate, because of space and brackets.
|
455
|
New |
Can't test nose plug-in following examples in documentation
|
454
|
New |
ImportError masked by AttributeError
|
453
|
New |
pyx files do not have a package, and doctests will not print if they fail
|
452
|
New |
The profile plugin doesn't recognize the --with-profile option (1.1.2)
|
451
|
Fixed |
--with-doctest and multiprocess doesn't play well together
|
450
|
Fixed |
Installation error
|
449
|
New |
logcapture doesn't nicely handle log format exceptions
|
448
|
New |
Coverage append plugin option needed
|
447
|
New |
Patch: Add --cover-append option
Patch-New
|
446
|
New |
--with-id and --processes=n don't play together
|
445
|
New |
Error for doctest with no output and defined doctest-result-variable
|
444
|
Fixed |
Generator tests with named functions fail on multiprocess
|
443
|
New |
Nose 1.1.2: Running nose with the coverage option results in Error
|
442
|
New |
Capture plugin with python 3
Milestone-Release1.1
Patch-New
|
441
|
Invalid |
tar contains unknown extended header keywords
|
440
|
Invalid |
Feature Request: support factoring out tests
|
439
|
Fixed |
Nose 1.1.0 and 1.1.1 don't generate .coverage with --with-coverage
|
438
|
Fixed |
Broken link
|
437
|
Fixed |
generator example produces 5 tests (not 4)
Component-Docs
|
436
|
Fixed |
nose.sphinx module missing in nose 1.1.0
|
435
|
Fixed |
Coverage causes UnicodeDecodeError when running tox with Python 2 and 3
Type-Defect
Python-3.0
|
434
|
New |
Is there a way to run tests with "_multiprocess_ = False" serially ?
Type-Enhancement
Patch-New
|
433
|
Fixed |
cover-package string matching is too naive
Milestone-Release1.0.1
Type-Defect
|
432
|
Invalid |
python 3.2 setup.py install fails
|
431
|
Fixed |
Documentation is hard to find from the Google Code project
|
430
|
New |
Patch for /nose/case.py
Type-Patch
|
429
|
New |
Patch for /nose/loader.py
Type-Patch
|
428
|
New |
Nose doesn't honor the decorator 'unittest.expectedFailure'
|
427
|
Fixed |
multiprocess ignores errorclass labels
Type-Defect
Component-Plugins
|
426
|
New |
nose fails to import when $PWD contains spaces
|
425
|
New |
Documentation erroneously indicates unittest.TestCase subclasses can't define class fixtures
Patch-New
Component-Docs
|
424
|
New |
Make @timed break the function's execution
|
423
|
New |
nose misidentifies files as executable on some OSes (Solaris, AIX)
|
422
|
Fixed |
nose fails when importing * from unittest
Type-Defect
Priority-Medium
Milestone-Release1.0.1
|
421
|
Fixed |
[PATCH] Line in manpage begins with a groff control sequence
Patch-New
Type-Defect
|
420
|
Invalid |
unittest fails when runs over nose 0.11.3
|
419
|
Accepted |
attrib plugin runs setup_module/teardown_module even when no tests match the expression
Type-Defect
Priority-Low
Component-Loader
|
418
|
Accepted |
Document ErrorClass plugin addError implementation
Type-Enhancement
Component-Docs
|
417
|
Accepted |
Sort plugin list before configuring them
Patch-New
Type-Enhancement
|
416
|
Fixed |
multiprocess plugin and generator fixtures
Type-Defect
Milestone-Release1.0.1
|
415
|
Accepted |
failuredetail:formatFailure can't accept unicode string
Type-Defect
Component-Plugins
|
414
|
Invalid |
syntax error under python2.3
|
413
|
Fixed |
selftest without install (better developer documentation)
Milestone-Release1.0.1
Type-Enhancement
Component-Docs
|
412
|
Fixed |
tags doesn't work on inherited test method.
Type-Enhancement
Patch-New
Milestone-Release1.0.1
|
411
|
Fixed |
attrib plugin has problems with classes containing static methods
Patch-Accepted
Type-Defect
Milestone-Release1.0.1
|
410
|
Invalid |
Test discovery fails when importing functions to test module
|
409
|
Duplicate |
Patch: use @attr decorator on classes
|
408
|
Fixed |
teardown_class is called while it shouldn't if multiple tests is specified
Type-Defect
Patch-Accepted
Milestone-Release1.0.1
|
407
|
New |
multiple same args passed, only the last one seen
|
406
|
Invalid |
Using multiprocessing results in makeTest() being called several times for the same test.
|
405
|
Fixed |
Error in addFailure when handling a pymox exception
Type-Defect
Milestone-Release1.0.1
|
404
|
Invalid |
selftest fails some test
|
403
|
New |
Add support for xml output with coverage plugin
|
402
|
Fixed |
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe5 in position 15: ordinal not in range(128)
Milestone-Release1.0.1
|
401
|
Invalid |
MD5 Checksum Available at Python Package Index Fails to Match Value from Dowloaded File
|
400
|
New |
Factor out errorClass support
|
399
|
Fixed |
multiprocess functionality does not play way with generators
Patch-Accepted
Milestone-Release1.0.1
Type-Defect
|
398
|
New |
Running nosetests with multiprocessing tests on Windows leads to infinite explosion of processes
|
397
|
New |
with_setup() fails with some test generators
|
396
|
New |
Recover from segfaults
|
395
|
Fixed |
XUnit plugin allows non UTF-8 charcters in XML report
Patch-Accepted
Type-Defect
Milestone-Release1.0.1
|
394
|
Invalid |
Allow putting `.noserc` in local directory instead of the home directory
|
393
|
New |
linecache.getlines signature differs from patched version of nose.ext.dtcompat
|
392
|
Fixed |
[patch] nose.tools should use unittest2 if available
|
391
|
Fixed |
Doctests plugin fails in Python 3.1
Type-Defect
Priority-High
Python-3.0
Patch-Accepted
Milestone-Release1.0.1
|
390
|
New |
Allow user-specified prefix for all test names in XML report
Patch-New
Type-Enhancement
Component-Plugins
|
389
|
Fixed |
Selftest failures on python-3.2
Type-Defect
Milestone-Release1.0.1
|
388
|
New |
ConfigError shows a traceback when not exist plug-in is set in .noserc
|
387
|
Invalid |
Test failures with Python 3
|
386
|
New |
Nose does not like fork
|
385
|
New |
nose 1.0.0 is not availble in Downloads section in the project
|
384
|
New |
Using XML and HTML coverage report from coverage.py
|
383
|
New |
problem with countTestCases() if suite contains generator tests
|