U Wzf_$@sddlZddlZddlZddlZddlZddlZddlmZmZddl m Z ddlm Z ddl m Z mZmZmZmZmZmZmZmZddlmZddlmZGd d d e ZGd d d ZGd ddeZdS)N)DistutilsErrorDistutilsOptionError)log) TestLoader) resource_listdirresource_existsnormalize_path working_set_namespace_packagesevaluate_markeradd_activation_listenerrequire EntryPoint)Command)_unique_everseenc@seZdZddZdddZdS)ScanningLoadercCst|t|_dSN)r__init__set_visitedselfro/private/var/folders/n9/53xbvtmd7sjg1q1l55xmpg58n4mgng/T/pip-unpacked-wheel-slp6y8a5/setuptools/command/test.pyrs zScanningLoader.__init__NcCs||jkrdS|j|g}|t||t|drH||t|drt|jdD]`}| dr|dkr|jd|dd}n"t |j|d r^|jd|}nq^|| |q^t |d kr| |S|d SdS) aReturn a suite of all tests cases contained in the given module If the module is a package, load tests from all the modules in it. If the module has an ``additional_tests`` function, call it and add the return value to the tests. Nadditional_tests__path__z.pyz __init__.py.z /__init__.pyrr)raddappendrloadTestsFromModulehasattrrr__name__endswithrZloadTestsFromNamelenZ suiteClass)rmodulepatterntestsfile submodulerrrr"s$      z"ScanningLoader.loadTestsFromModule)N)r$ __module__ __qualname__rr"rrrrrsrc@seZdZddZdddZdS)NonDataPropertycCs ||_dSrfget)rr0rrrr<szNonDataProperty.__init__NcCs|dkr |S||Srr/)robjZobjtyperrr__get__?szNonDataProperty.__get__)N)r$r,r-rr2rrrrr.;sr.c@seZdZdZdZdddgZddZdd Zed d Z d d Z ddZ e j gfddZee j ddZeddZddZddZeddZeddZdS)testz.Command to run unit tests after in-place buildz0run unit tests after in-place build (deprecated))z test-module=mz$Run 'test_suite' in specified module)z test-suite=sz9Run single test, case or suite (e.g. 'module.test_suite'))z test-runner=rzTest runner to usecCsd|_d|_d|_d|_dSr) test_suite test_module test_loader test_runnerrrrrinitialize_optionsQsztest.initialize_optionscCs|jr|jrd}t||jdkrD|jdkr8|jj|_n |jd|_|jdkr^t|jdd|_|jdkrnd|_|jdkrt|jdd|_dS)Nz1You may specify a module or a suite, but not bothz .test_suiter9z&setuptools.command.test:ScanningLoaderr:)r7r8r distributionr9getattrr:)rmsgrrrfinalize_optionsWs        ztest.finalize_optionscCs t|Sr)list _test_argsrrrr test_argsjsztest.test_argsccs4|jstjdkrdV|jr"dV|jr0|jVdS)N)discoverz --verbose)r7sys version_infoverboserrrrrAns ztest._test_argsc Cs| |W5QRXdS)zI Backward compatibility for project_on_sys_path context. N)project_on_sys_path)rfuncrrrwith_project_on_sys_pathvs ztest.with_project_on_sys_pathc csJt|jdd}|rp|jddd|d|d}t|j}|jd|d|d|jddd|dn"|d|jdd d|d|d}tjdd}tj }zbt|j}tjd|t td d td |j|jf||g dVW5QRXW5|tjdd<tj tj |t XdS) Nuse_2to3Fbuild_pyr)Zinplaceegg_info)egg_base build_extrcSs|Sr)activate)distrrrz*test.project_on_sys_path..z%s==%s)r=r<reinitialize_command run_commandget_finalized_commandr build_librFpathmodulescopyclearupdater rrOinsertr r egg_nameZ egg_versionpaths_on_pythonpath) rZ include_distsZ with_2to3Zbpy_cmdZ build_pathZei_cmdold_pathZ old_modulesZ project_pathrrrrI}s8             ztest.project_on_sys_pathc cst}tjd|}tjdd}zBtjt|}td||g}tj|}|r\|tjd<dVW5||kr~tjddn |tjd<XdS)z Add the indicated paths to the head of the PYTHONPATH environment variable so that subprocesses will also see the packages at these paths. Do this in a context that restores the value on exit. PYTHONPATHrN) objectosenvirongetpoppathsepjoinrfilter)pathsZnothingZorig_pythonpathZcurrent_pythonpathprefixZto_joinnew_pathrrrr`s    ztest.paths_on_pythonpathcCsD||j}||jpg}|dd|jD}t|||S)z Install the requirements indicated by self.distribution and return an iterable of the dists that were built. css0|](\}}|drt|ddr|VqdS):rN) startswithr ).0kvrrr s z%test.install_dists..)Zfetch_build_eggsZinstall_requiresZ tests_requireZextras_requireitems itertoolschain)rRZir_dZtr_dZer_drrr install_distss   ztest.install_distsc Cs|dtj||j}d|j}|jr>|d|dS|d|tt d|}| |"| | W5QRXW5QRXdS)NzWARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. zskipping "%s" (dry run)z running "%s"location)announcerWARNrwr<ri_argvdry_runmapoperator attrgetterr`rI run_tests)rZinstalled_distscmdrkrrrruns    ztest.runcCst|jddrx|jdd}|tkrxg}|tjkr>|||d7}tjD]}||rL||qLt t tjj |t j dd|j||j||jdd}|jsd|j}||tjt|dS)NrLFrr)Z testLoaderZ testRunnerexitzTest failed: %s)r=r<r7splitr rFrZr!ror@r~ __delitem__unittestmainr|_resolve_as_epr9r:resultZ wasSuccessfulrzrERRORr)rr'Z del_modulesnamer3r>rrrrs.         ztest.run_testscCs dg|jS)Nr)rBrrrrr|sz test._argvcCs$|dkr dStd|}|S)zu Load the indicated attribute value, called, as a as if it were specified as an entry point. Nzx=)rparseresolve)valparsedrrrr sztest._resolve_as_epN)r$r,r-__doc__ description user_optionsr;r?r.rBrArK contextlibcontextmanagerrI staticmethodr`rwrrpropertyr|rrrrrr3Es2 -   r3)rdrrFrrurdistutils.errorsrr distutilsrr pkg_resourcesrrrr r r r r r setuptoolsrrMrrr.r3rrrrs  ,  )