pytest-pythonpath
pytest plugin for adding to the PYTHONPATH from command line or configs.
MIT
11 个版本
Python >=2.6, <4
安装
pip install pytest-pythonpath
poetry add pytest-pythonpath
pipenv install pytest-pythonpath
conda install pytest-pythonpath
描述
分类
Development Status :: 5 - Production/Stable
Environment :: Plugins
Framework :: Pytest
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.0
Programming Language :: Python :: 3.1
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.2
Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Software Development :: Testing