Index

Symbols | A | B | C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | V | W | X

Symbols

--all-modules
command line option, [1], [2]
--collect-only
command line option, [1], [2]
--cover-branches
command line option, [1], [2]
--cover-erase
command line option, [1], [2]
--cover-html
command line option, [1], [2]
--cover-html-dir=DIR
command line option, [1], [2]
--cover-inclusive
command line option, [1], [2]
--cover-min-percentage=DEFAULT
command line option, [1], [2]
--cover-package=PACKAGE
command line option, [1], [2]
--cover-tests
command line option, [1], [2]
--cover-xml
command line option, [1], [2]
--cover-xml-file=FILE
command line option, [1], [2]
--debug-log=FILE
command line option, [1]
--doctest-extension=EXT
command line option, [1], [2]
--doctest-fixtures=SUFFIX
command line option, [1], [2]
--doctest-options=OPTIONS
command line option, [1], [2]
--doctest-result-variable=VAR
command line option, [1], [2]
--doctest-tests
command line option, [1], [2]
--exe
command line option, [1]
--failed
command line option, [1], [2]
--first-package-wins, --first-pkg-wins, --1st-pkg-wins
command line option, [1]
--id-file=FILE
command line option, [1], [2]
--logging-clear-handlers
command line option, [1], [2]
--logging-config=FILE, --log-config=FILE
command line option, [1]
--logging-datefmt=FORMAT
command line option, [1], [2]
--logging-filter=FILTER
command line option, [1], [2]
--logging-format=FORMAT
command line option, [1], [2]
--logging-level=DEFAULT
command line option, [1], [2]
--no-byte-compile
command line option, [1]
--no-deprecated
command line option, [1], [2]
--no-skip
command line option, [1], [2]
--noexe
command line option, [1]
--nologcapture
command line option, [1], [2]
--pdb
command line option, [1], [2]
--pdb-errors
command line option, [1], [2]
--pdb-failures
command line option, [1], [2]
--process-restartworker
command line option, [1], [2]
--process-timeout=SECONDS
command line option, [1], [2]
--processes=NUM
command line option, [1], [2]
--profile-restrict=RESTRICT
command line option, [1], [2]
--profile-sort=SORT
command line option, [1], [2]
--profile-stats-file=FILE
command line option, [1], [2]
--py3where=PY3WHERE
command line option, [1]
--tests=NAMES
command line option, [1]
--traverse-namespace
command line option, [1]
--verbosity=VERBOSITY
command line option, [1]
--with-coverage
command line option, [1], [2]
--with-doctest
command line option, [1], [2]
--with-id
command line option, [1], [2]
--with-isolation
command line option, [1], [2]
--with-profile
command line option, [1], [2]
--with-xunit
command line option, [1], [2]
--xunit-file=FILE
command line option, [1], [2]
--xunit-testsuite-name=PACKAGE
command line option, [1], [2]
-a=ATTR, --attr=ATTR
command line option, [1], [2]
-A=EXPR, --eval-attr=EXPR
command line option, [1], [2]
-c=FILES, --config=FILES
command line option, [1]
-d, --detailed-errors, --failure-detail
command line option, [1], [2]
-e=REGEX, --exclude=REGEX
command line option, [1]
-I=REGEX, --ignore-files=REGEX
command line option, [1]
-i=REGEX, --include=REGEX
command line option, [1]
-l=DEFAULT, --debug=DEFAULT
command line option, [1]
-m=REGEX, --match=REGEX, --testmatch=REGEX
command line option, [1]
-P, --no-path-adjustment
command line option, [1]
-p, --plugins
command line option, [1]
-q=DEFAULT, --quiet=DEFAULT
command line option, [1]
-s, --nocapture
command line option, [1], [2]
-V, --version
command line option, [1]
-v=DEFAULT, --verbose=DEFAULT
command line option, [1]
-w=WHERE, --where=WHERE
command line option, [1]
-x, --stop
command line option, [1]

A

absdir() (in module nose.util)
absfile() (in module nose.util)
add_options() (nose.plugins.base.IPluginInterface method)
(nose.plugins.base.Plugin method)
add_path() (in module nose.importer)
addDeprecated() (nose.plugins.base.IPluginInterface method)
addError() (nose.plugins.base.IPluginInterface method)
(nose.plugins.debug.Pdb method)
(nose.plugins.xunit.Xunit method)
(nose.result.TextTestResult method)
addFailure() (nose.plugins.base.IPluginInterface method)
(nose.plugins.debug.Pdb method)
(nose.plugins.xunit.Xunit method)
addOptions() (nose.plugins.base.IPluginInterface method)
(nose.plugins.base.Plugin method)
addPlugins() (nose.plugins.manager.PluginManager method)
address() (nose.case.Test method)
addSkip() (nose.plugins.base.IPluginInterface method)
addSuccess() (nose.plugins.base.IPluginInterface method)
(nose.plugins.xunit.Xunit method)
afterContext() (nose.plugins.base.IPluginInterface method)
(nose.plugins.isolate.IsolationPlugin method)
afterDirectory() (nose.plugins.base.IPluginInterface method)
afterImport() (nose.plugins.base.IPluginInterface method)
afterTest() (nose.case.Test method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.cover.Coverage method)
(nose.plugins.logcapture.LogCapture method)
all_config_files() (in module nose.config)
AllModules (class in nose.plugins.allmodules)
ancestry() (nose.suite.ContextSuiteFactory method)
AttributeSelector (class in nose.plugins.attrib)

B

beforeContext() (nose.plugins.base.IPluginInterface method)
(nose.plugins.isolate.IsolationPlugin method)
beforeDirectory() (nose.plugins.base.IPluginInterface method)
beforeImport() (nose.plugins.base.IPluginInterface method)
beforeTest() (nose.case.Test method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.cover.Coverage method)
(nose.plugins.logcapture.LogCapture method)
(nose.plugins.xunit.Xunit method)
begin() (nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.logcapture.LogCapture method)
(nose.plugins.prof.Profile method)
buffer (nose.plugins.capture.Capture attribute)
BuiltinPluginManager (class in nose.plugins.manager)

C

Capture (class in nose.plugins.capture)
CollectOnly (class in nose.plugins.collect)
collector() (in module nose.core)
command line option
--all-modules, [1], [2]
--collect-only, [1], [2]
--cover-branches, [1], [2]
--cover-erase, [1], [2]
--cover-html, [1], [2]
--cover-html-dir=DIR, [1], [2]
--cover-inclusive, [1], [2]
--cover-min-percentage=DEFAULT, [1], [2]
--cover-package=PACKAGE, [1], [2]
--cover-tests, [1], [2]
--cover-xml, [1], [2]
--cover-xml-file=FILE, [1], [2]
--debug-log=FILE, [1]
--doctest-extension=EXT, [1], [2]
--doctest-fixtures=SUFFIX, [1], [2]
--doctest-options=OPTIONS, [1], [2]
--doctest-result-variable=VAR, [1], [2]
--doctest-tests, [1], [2]
--exe, [1]
--failed, [1], [2]
--first-package-wins, --first-pkg-wins, --1st-pkg-wins, [1]
--id-file=FILE, [1], [2]
--logging-clear-handlers, [1], [2]
--logging-config=FILE, --log-config=FILE, [1]
--logging-datefmt=FORMAT, [1], [2]
--logging-filter=FILTER, [1], [2]
--logging-format=FORMAT, [1], [2]
--logging-level=DEFAULT, [1], [2]
--no-byte-compile, [1]
--no-deprecated, [1], [2]
--no-skip, [1], [2]
--noexe, [1]
--nologcapture, [1], [2]
--pdb, [1], [2]
--pdb-errors, [1], [2]
--pdb-failures, [1], [2]
--process-restartworker, [1], [2]
--process-timeout=SECONDS, [1], [2]
--processes=NUM, [1], [2]
--profile-restrict=RESTRICT, [1], [2]
--profile-sort=SORT, [1], [2]
--profile-stats-file=FILE, [1], [2]
--py3where=PY3WHERE, [1]
--tests=NAMES, [1]
--traverse-namespace, [1]
--verbosity=VERBOSITY, [1]
--with-coverage, [1], [2]
--with-doctest, [1], [2]
--with-id, [1], [2]
--with-isolation, [1], [2]
--with-profile, [1], [2]
--with-xunit, [1], [2]
--xunit-file=FILE, [1], [2]
--xunit-testsuite-name=PACKAGE, [1], [2]
-A=EXPR, --eval-attr=EXPR, [1], [2]
-I=REGEX, --ignore-files=REGEX, [1]
-P, --no-path-adjustment, [1]
-V, --version, [1]
-a=ATTR, --attr=ATTR, [1], [2]
-c=FILES, --config=FILES, [1]
-d, --detailed-errors, --failure-detail, [1], [2]
-e=REGEX, --exclude=REGEX, [1]
-i=REGEX, --include=REGEX, [1]
-l=DEFAULT, --debug=DEFAULT, [1]
-m=REGEX, --match=REGEX, --testmatch=REGEX, [1]
-p, --plugins, [1]
-q=DEFAULT, --quiet=DEFAULT, [1]
-s, --nocapture, [1], [2]
-v=DEFAULT, --verbose=DEFAULT, [1]
-w=WHERE, --where=WHERE, [1]
-x, --stop, [1]
Config (class in nose.config)
configure() (nose.config.Config method)
(nose.plugins.attrib.AttributeSelector method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.base.Plugin method)
(nose.plugins.capture.Capture method)
(nose.plugins.cover.Coverage method)
(nose.plugins.debug.Pdb method)
(nose.plugins.deprecated.Deprecated method)
(nose.plugins.doctests.Doctest method)
(nose.plugins.failuredetail.FailureDetail method)
(nose.plugins.isolate.IsolationPlugin method)
(nose.plugins.logcapture.LogCapture method)
(nose.plugins.manager.PluginManager method)
(nose.plugins.multiprocess.MultiProcess method)
(nose.plugins.prof.Profile method)
(nose.plugins.skip.Skip method)
(nose.plugins.testid.TestId method)
(nose.plugins.xunit.Xunit method)
ConfiguredDefaultsOptionParser (class in nose.config)
configureLogging() (nose.config.Config method)
configureWhere() (nose.config.Config method)
context (nose.case.Test attribute)
ContextList (class in nose.suite)
ContextSuite (class in nose.suite)
ContextSuiteFactory (class in nose.suite)
Coverage (class in nose.plugins.cover)
createTests() (nose.core.TestProgram method)

D

default() (nose.config.Config method)
defaultSelector (in module nose.selector)
defaultTestLoader (in module nose.loader)
deferred() (in module nose.twistedtools)
Deprecated (class in nose.plugins.deprecated)
describeTest() (nose.plugins.base.IPluginInterface method)
Doctest (class in nose.plugins.doctests)

E

EntryPointPluginManager (class in nose.plugins.manager)
eq_() (in module nose.tools)
ErrorClassPlugin (class in nose.plugins.errorclass)
errors (nose.proxy.ResultProxy attribute)
exc_info() (nose.case.Test method)
(nose.suite.ContextSuite method)
Expander (class in nose.inspector)

F

Failure (class in nose.failure)
FailureDetail (class in nose.plugins.failuredetail)
failureException (nose.suite.ContextSuite attribute)
failures (nose.proxy.ResultProxy attribute)
file_like() (in module nose.util)
finalize() (nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.prof.Profile method)
(nose.plugins.testid.TestId method)
FinalizingSuiteWrapper (class in nose.suite)
find_inspectable_lines() (in module nose.inspector)
flag() (in module nose.config)
formatError() (nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.logcapture.LogCapture method)
formatFailure() (nose.plugins.base.IPluginInterface method)
(nose.plugins.capture.Capture method)
(nose.plugins.failuredetail.FailureDetail method)
(nose.plugins.logcapture.LogCapture method)
func_lineno() (in module nose.util)

G

get_user_options() (in module nose.commands)
getfilename() (in module nose.util)
getpackage() (in module nose.util)
getParser() (nose.config.Config method)
getTestCaseNames() (nose.loader.TestLoader method)

H

handleError() (nose.plugins.base.IPluginInterface method)
handleFailure() (nose.plugins.base.IPluginInterface method)
help() (nose.config.Config method)
(nose.plugins.base.Plugin method)

I

id() (nose.case.Test method)
Importer (class in nose.importer)
importFromDir() (nose.importer.Importer method)
importFromPath() (nose.importer.Importer method)
inspect_traceback() (in module nose.inspector)
IPluginInterface (class in nose.plugins.base)
isclass() (in module nose.util)
IsolationPlugin (class in nose.plugins.isolate)
ispackage() (in module nose.util)
isproperty() (in module nose.util)
istest() (in module nose.tools)

L

LazySuite (class in nose.suite)
ln() (in module nose.util)
loadPlugins() (nose.plugins.manager.BuiltinPluginManager method)
(nose.plugins.manager.EntryPointPluginManager method)
loadTestsFromDir() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
loadTestsFromFile() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.doctests.Doctest method)
loadTestsFromGenerator() (nose.loader.TestLoader method)
loadTestsFromGeneratorMethod() (nose.loader.TestLoader method)
loadTestsFromModule() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.doctests.Doctest method)
loadTestsFromName() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
loadTestsFromNames() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.isolate.IsolationPlugin method)
(nose.plugins.testid.TestId method)
loadTestsFromPath() (nose.plugins.base.IPluginInterface method)
loadTestsFromTestCase() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
loadTestsFromTestClass() (nose.loader.TestLoader method)
(nose.plugins.base.IPluginInterface method)
LogCapture (class in nose.plugins.logcapture)

M

main (in module nose.core)
make_decorator() (in module nose.tools)
makeConfig() (nose.core.TestProgram method)
makeSuite() (nose.plugins.plugintest.PluginTester method)
makeTest() (nose.plugins.base.IPluginInterface method)
(nose.plugins.doctests.Doctest method)
matches() (nose.selector.Selector method)
MixedContextError
mixedSuites() (nose.suite.ContextSuiteFactory method)
MultiProcess (class in nose.plugins.multiprocess)

N

NoOptions (class in nose.config)
nose.case (module)
nose.commands (module)
nose.config (module)
nose.core (module)
nose.importer (module)
nose.inspector (module)
nose.loader (module)
nose.plugins (module)
nose.plugins.allmodules (module)
nose.plugins.attrib (module)
nose.plugins.capture (module)
nose.plugins.collect (module)
nose.plugins.cover (module)
nose.plugins.debug (module)
nose.plugins.deprecated (module)
nose.plugins.doctests (module)
nose.plugins.errorclass (module)
nose.plugins.failuredetail (module)
nose.plugins.isolate (module)
nose.plugins.logcapture (module)
nose.plugins.manager (module)
nose.plugins.multiprocess (module)
nose.plugins.plugintest (module)
nose.plugins.prof (module)
nose.plugins.skip (module)
nose.plugins.testid (module)
nose.plugins.xunit (module)
nose.proxy (module)
nose.result (module)
nose.selector (module)
nose.suite (module)
nose.tools (module)
nose.twistedtools (module)
nose.util (module)
nottest() (in module nose.tools)

O

odict (class in nose.util)
ok_() (in module nose.tools)
options() (nose.plugins.allmodules.AllModules method)
(nose.plugins.attrib.AttributeSelector method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.base.Plugin method)
(nose.plugins.capture.Capture method)
(nose.plugins.collect.CollectOnly method)
(nose.plugins.cover.Coverage method)
(nose.plugins.debug.Pdb method)
(nose.plugins.deprecated.Deprecated method)
(nose.plugins.doctests.Doctest method)
(nose.plugins.failuredetail.FailureDetail method)
(nose.plugins.logcapture.LogCapture method)
(nose.plugins.multiprocess.MultiProcess method)
(nose.plugins.prof.Profile method)
(nose.plugins.skip.Skip method)
(nose.plugins.testid.TestId method)
(nose.plugins.xunit.Xunit method)

P

parseArgs() (nose.core.TestProgram method)
parseGeneratedTest() (nose.loader.TestLoader method)
Pdb (class in nose.plugins.debug)
Plugin (class in nose.plugins.base)
PluginManager (class in nose.plugins.manager)
plugins (nose.plugins.manager.PluginManager attribute)
PluginTester (class in nose.plugins.plugintest)
prepareTest() (nose.plugins.base.IPluginInterface method)
(nose.plugins.prof.Profile method)
prepareTestCase() (nose.plugins.base.IPluginInterface method)
(nose.plugins.collect.CollectOnly method)
prepareTestLoader() (nose.plugins.base.IPluginInterface method)
(nose.plugins.collect.CollectOnly method)
(nose.plugins.doctests.Doctest method)
(nose.plugins.isolate.IsolationPlugin method)
(nose.plugins.multiprocess.MultiProcess method)
prepareTestResult() (nose.plugins.base.IPluginInterface method)
prepareTestRunner() (nose.plugins.base.IPluginInterface method)
(nose.plugins.multiprocess.MultiProcess method)
printErrors() (nose.result.TextTestResult method)
printSummary() (nose.result.TextTestResult method)
Profile (class in nose.plugins.prof)
proxied_attribute() (in module nose.proxy)
proxyClass (nose.plugins.manager.PluginManager attribute)
Python Enhancement Proposals
PEP 8#function-names

R

raises() (in module nose.tools)
regex_last_key() (in module nose.util)
report() (nose.plugins.base.IPluginInterface method)
(nose.plugins.cover.Coverage method)
(nose.plugins.prof.Profile method)
(nose.plugins.xunit.Xunit method)
resolve() (nose.loader.TestLoader method)
resolve_name() (in module nose.util)
RestrictedPluginManager (class in nose.plugins.manager)
ResultProxy (class in nose.proxy)
ResultProxyFactory (class in nose.proxy)
run() (in module nose.core)
(nose.case.Test method)
(nose.core.TextTestRunner method)
(nose.suite.ContextSuite method)
run_exit (in module nose.core)
runmodule() (in module nose.core)
runTest() (nose.case.Test method)
runTests() (nose.core.TestProgram method)

S

Selector (class in nose.selector)
set_trace() (in module nose.tools)
setOutputStream() (nose.plugins.base.IPluginInterface method)
(nose.plugins.testid.TestId method)
setUp() (nose.plugins.plugintest.PluginTester method)
shouldStop (nose.proxy.ResultProxy attribute)
showPlugins() (nose.core.TestProgram method)
Skip (class in nose.plugins.skip)
split_test_name() (in module nose.util)
src() (in module nose.util)
startContext() (nose.plugins.base.IPluginInterface method)
startTest() (nose.plugins.base.IPluginInterface method)
(nose.plugins.testid.TestId method)
stop_reactor() (in module nose.twistedtools)
stopContext() (nose.plugins.base.IPluginInterface method)
stopTest() (nose.plugins.base.IPluginInterface method)
suiteClass (nose.plugins.doctests.Doctest attribute)
(nose.suite.ContextSuiteFactory attribute)

T

tbsource() (in module nose.inspector)
Test (class in nose.case)
test_address() (in module nose.util)
TestAddress (class in nose.selector)
TestId (class in nose.plugins.testid)
TestLoader (class in nose.loader)
testName() (nose.plugins.base.IPluginInterface method)
TestProgram (class in nose.core)
testsRun (nose.proxy.ResultProxy attribute)
TextTestResult (class in nose.result)
TextTestRunner (class in nose.core)
threaded_reactor() (in module nose.twistedtools)
timed() (in module nose.tools)
tolist() (in module nose.util)
transplant_class() (in module nose.util)
transplant_func() (in module nose.util)
try_run() (in module nose.util)

U

user_config_files() (in module nose.config)

V

validateAttrib() (nose.plugins.attrib.AttributeSelector method)

W

wantClass() (nose.plugins.base.IPluginInterface method)
(nose.selector.Selector method)
wantDirectory() (nose.plugins.base.IPluginInterface method)
(nose.selector.Selector method)
wantFile() (nose.plugins.allmodules.AllModules method)
(nose.plugins.base.IPluginInterface method)
(nose.plugins.cover.Coverage method)
(nose.plugins.doctests.Doctest method)
(nose.selector.Selector method)
wantFunction() (nose.plugins.attrib.AttributeSelector method)
(nose.plugins.base.IPluginInterface method)
(nose.selector.Selector method)
wantMethod() (nose.plugins.attrib.AttributeSelector method)
(nose.plugins.base.IPluginInterface method)
(nose.selector.Selector method)
wantModule() (nose.plugins.allmodules.AllModules method)
(nose.plugins.base.IPluginInterface method)
(nose.selector.Selector method)
wantModuleTests() (nose.plugins.base.IPluginInterface method)
wasSuccessful() (nose.result.TextTestResult method)
with_setup() (in module nose.tools)

X

Xunit (class in nose.plugins.xunit)