Commit 96397b3e by 宋鹏博

1

parent 3809fa2a
# 默认忽略的文件
/shelf/
/workspace.xml
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="selenium" />
</list>
</value>
</option>
</inspection_tool>
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N803" />
<option value="N802" />
<option value="N806" />
</list>
</option>
</inspection_tool>
</profile>
</component>
\ No newline at end of file
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9" project-jdk-type="Python SDK" />
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Songselenium.iml" filepath="$PROJECT_DIR$/.idea/Songselenium.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>
\ No newline at end of file
[pytest] [pytest]
disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True disable_test_id_escaping_and_forfeit_all_rights_to_community_support = True
addopts = -s --html=report/admin/test_report.html --self-contained-html ;addopts = -s --html=report/admin/test_report.html --self-contained-html
;addopts = pytest.main([r'--alluredir=./report/temp_jsonreport']) ;addopts = pytest.main([r'--alluredir=./report/temp_jsonreport'])
testpaths = ./script testpaths = ./script
python_files = test* python_files = test*
......
Appium-Python-Client 1.3.0
Brotli 1.0.9 1.1.0
Deprecated 1.2.15
Flask 2.2.5
Jinja2 3.1.2 3.1.5
MarkupSafe 2.1.3 3.0.2
PyExecJS 1.5.1 1.5.1
PyMySQL 1.1.0
PySocks 1.7.1
PyYAML 6.0.2
XlsxWriter 3.1.9
aiohttp 3.9.3
aiosignal 1.3.1
annotated-types 0.7.0
anyio 4.4.0
asgiref 3.5.2
async-timeout 4.0.3
attrs 23.2.0
blinker 1.8.2
certifi 2023.11.17
cffi 1.16.0
charset-normalizer 3.3.2
chromedrivermanager 0.0.1
click 8.1.7
clickhouse-driver 0.2.7
colorama 0.4.6
cryptography 38.0.4
django-qrcode 0.3
dnspython 2.6.1
email-validator 2.2.0
et-xmlfile 1.1.0
exceptiongroup 1.2.0
fastapi 0.111.0
fastapi-cli 0.0.5
frozenlist 1.4.1
gunicorn 22.0.0
h11 0.14.0
h2 4.1.0
hpack 4.0.0
httpcore 1.0.5
httptools 0.6.1
httpx 0.27.0
hyperframe 6.0.1
idna 3.6
importlib-metadata 8.4.0
iniconfig 2.0.0
itsdangerous 2.2.0
kaitaistruct 0.10
ldap3 2.9.1
lxml 5.1.0
markdown-it-py 3.0.0
mdurl 0.1.2
mitmproxy 9.0.1
mitmproxy-wireguard 0.1.23
mp3play 0.1.15
msgpack 1.0.8
multidict 6.0.5
mysql 0.0.3
mysqlclient 2.2.4
numpy 1.26.3
opencv-python 4.9.0.80
openpyxl 3.1.2
orjson 3.10.7
outcome 1.3.0.post0
packaging 23.2
pandas 2.0.3
passlib 1.7.4
pdfminer 20191125
peewee 3.17.1
pillow 10.3.0
pip 23.3.2
pluggy 1.3.0
protobuf 4.25.5
publicsuffix2 2.20191221
pyOpenSSL 22.1.0
pyarrow 17.0.0
pyasn1 0.6.1
pycparser 2.21
pycryptodome 3.20.0
pydantic 2.8.2
pydantic-core 2.20.1
pydivert 2.1.0
pygments 2.18.0
pyparsing 3.0.9
pypdf2 3.0.1
pyperclip 1.8.2
pypiwin32 223
pypng 0.20220715.0
pytesseract 0.3.10
pytest 7.4.4
pytest-html 4.1.1
pytest-metadata 3.0.0
pytest-testreport 1.1.6
python-dateutil 2.8.2
python-docx 1.1.2
python-dotenv 1.0.1
python-multipart 0.0.9
pytz 2023.3.post1
pywin32 306
pyzbar 0.1.9
qrcode 7.4.2
redis 3.5.3
redis-py-cluster 2.1.3
requests 2.31.0
rich 13.7.1
ruamel.yaml 0.17.40
ruamel.yaml.clib 0.2.8
selenium 4.5.0
setuptools 49.2.1
shellingham 1.5.4
six 1.16.0
sniffio 1.3.0
sortedcontainers 2.4.0
starlette 0.37.2
tomli 2.0.1
tornado 6.4.1
trio 0.23.2
trio-websocket 0.11.1
typer 0.12.5
typing-extensions 4.7.1
tzdata 2023.4
tzlocal 5.2
ujson 5.10.0
urllib3 1.26.20
urwid 2.1.2
uvicorn 0.29.0
watchfiles 0.23.0
webdriver-manager 4.0.1
websockets 13.0
werkzeug 3.0.4
wrapt 1.17.2
wsproto 1.2.0
xlrd 2.0.1
yarl 1.9.4
zipp 3.20.0
zstandard 0.19.0
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment