/dports/devel/py-nose/nose-1.3.7/functional_tests/ |
H A D | test_xunit.py | 21 suitepath = os.path.join(support, 'xunit') variable in TestXUnitPlugin 53 suitepath = os.path.join(support, 'issue134') variable in TestIssue134 69 suitepath = os.path.join(support, 'issue279') variable in TestIssue279 85 suitepath = os.path.join(support, 'issue680') variable in TestIssue680 100 suitepath = os.path.join(support, 'issue700') variable in TestIssue700 118 suitepath = os.path.join(support, 'issue859') variable in TestIssue859
|
H A D | test_coverage_plugin.py | 28 suitepath = os.path.join(support, 'coverage') variable in TestCoveragePlugin 61 suitepath = os.path.join(support, 'coverage') variable in TestCoverageMinPercentagePlugin 86 suitepath = os.path.join(support, 'coverage') variable in TestCoverageMinPercentageSinglePackagePlugin 112 suitepath = os.path.join(support, 'coverage') variable in TestCoverageMinPercentageSinglePackageWithBranchesPlugin 138 suitepath = os.path.join(support, 'coverage2') variable in TestCoverageMinPercentageTOTALPlugin 163 suitepath = os.path.join(support, 'coverage2') variable in TestCoverageMinPercentageWithBranchesTOTALPlugin
|
H A D | test_id_plugin.py | 26 suitepath = os.path.join(support, 'idp') variable in TestDiscoveryMode 65 suitepath = None variable in TestLoadNamesMode 99 suitepath = None variable in TestLoadNamesMode_2 121 suitepath = os.path.join(support, 'idp') variable in TestWithDoctest_1 155 suitepath = None variable in TestWithDoctest_2 188 suitepath = os.path.join(support, 'dtt', 'docs') variable in TestWithDoctestFileTests_1 223 suitepath = None variable in TestWithDoctestFileTests_2
|
H A D | test_failuredetail_plugin.py | 14 suitepath = os.path.join(support, 'fdp') variable in TestFailureDetail 34 suitepath = os.path.join(support, 'fdp/test_fdp_no_capt.py') variable in TestFailureDetailWithCapture 53 suitepath = os.path.join(support, 'issue720') variable in TestFailureDetailWithUnicodeAndCapture
|
H A D | test_success.py | 11 suitepath = os.path.join(support, 'pass') variable in TestSingleTestPass 32 suitepath = os.path.join(support, 'empty') variable in TestZeroTestsPass
|
H A D | test_doctest_plugin.py | 12 suitepath = os.path.join(support, 'dtt') variable in TestDoctestPlugin 27 suitepath = os.path.join(support, 'dtt', 'docs') variable in TestDoctestFiles
|
H A D | test_issue_072.py | 15 suitepath = os.path.join(support, 'issue072') variable in TestFailureDetailWorks 29 suitepath = os.path.join(support, 'issue072') variable in TestFailureDetailWorksWhenChained
|
H A D | test_attribute_plugin.py | 13 suitepath = os.path.join(support, 'att') variable in AttributePluginTester 139 suitepath = os.path.join(support, 'att', 'test_attr.py:Static') variable in TestStatic 161 suitepath = os.path.join(support, 'issue771') variable in TestTopLevelNotSelected 175 suitepath = os.path.join(support, 'attrib-static') variable in TestStaticMethod
|
H A D | test_isolate_plugin.py | 13 suitepath = os.path.join(support, 'ipt') variable in TestDiscovery 31 suitepath = None variable in TestLoadFromNames
|
H A D | test_issue_082.py | 41 suitepath = os.path.join(support, 'issue082') variable in TestIncludeUnderscoreFiles 63 suitepath = os.path.join(support, 'issue082') variable in TestExcludeUnderscoreFilesByDefault
|
H A D | test_string_exception.py | 17 suitepath = os.path.join(support, 'string-exception') variable in TestStringException
|
H A D | test_issue_649.py | 14 suitepath = os.path.join(support, 'issue649') variable in TestIssue649
|
H A D | test_plugin_api.py | 31 suitepath = os.path.join(support, 'package2') variable in TestPrepareTestCase_MakeAllFail
|
H A D | test_load_tests_from_test_case.py | 43 suitepath = os.path.join(support, 'ltftc') variable in TestLoadTestsFromTestCaseHook
|
/dports/devel/py-rednose/rednose-1.3.0/test_files/ |
H A D | new_tests.py | 101 suitepath = os.path.join(os.getcwd(), 'test_files', 'class_test_failure.py') variable in TestRedNoseSkipInClass 141 suitepath = os.path.join(os.getcwd(), 'test_files', 'sample_test.py') variable in TestRedNoseSampleTests 220 suitepath = os.path.join(os.getcwd(), 'test_files', 'encoding_test.py') variable in TestRedNoseEncoding 274 suitepath = os.path.join(os.getcwd(), 'test_files', 'encoding_test_with_literals.py') variable in TestRedNoseEncodingWithLiterals
|
/dports/devel/py-nose/nose-1.3.7/functional_tests/test_multiprocessing/ |
H A D | test_class.py | 8 suitepath = os.path.join(os.path.dirname(__file__), 'support', 'class.py') variable in TestClassFixture
|
H A D | test_nameerror.py | 7 suitepath = os.path.join(os.path.dirname(__file__), 'support', 'nameerror.py') variable in TestMPNameError
|
H A D | test_process_timeout.py | 7 suitepath = os.path.join(os.path.dirname(__file__), 'support', 'timeout.py') variable in TestMPTimeout
|
H A D | __init__.py | 23 suitepath = os.path.join(support, 'timeout.py') variable in MPTestBase
|
/dports/devel/py-nose/nose-1.3.7/functional_tests/doc_tests/test_issue119/ |
H A D | test_zeronine.py | 18 suitepath = os.path.join(here, 'empty_plugin.rst') variable in TestEmptyPlugin
|
/dports/devel/py-nose/nose-1.3.7/nose/plugins/ |
H A D | plugintest.py | 214 suitepath = None variable in PluginTester
|
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.6.egg/nose/plugins/ |
H A D | plugintest.py | 214 suitepath = None variable in PluginTester
|
/dports/biology/py-crossmap/CrossMap-0.5.4/.eggs/nose-1.3.7-py3.7.egg/nose/plugins/ |
H A D | plugintest.py | 214 suitepath = None variable in PluginTester
|