Home
last modified time | relevance | path

Searched defs:testsroot (Results 1 – 3 of 3) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pipenv/tests/integration/
H A Dtest_install_twists.py153 def test_local_package(PipenvInstance, pip_src_dir, pypi, testsroot): argument
174 def test_local_zipfiles(PipenvInstance, pypi, testsroot): argument
199 def test_relative_paths(PipenvInstance, pypi, testsroot): argument
H A Dtest_uninstall.py37 def test_uninstall_all_local_files(PipenvInstance, testsroot): argument
H A Dconftest.py150 def testsroot(): function