You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
venv/PyCharm 2025.2.1.1/plugins/python-ce/helpers/pycharm/teamcity
王梁辉 e3c6c39059
初始化项目:添加 src(源代码)和 doc(文档)文件夹
5 months ago
..
README.txt 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
__init__.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
common.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
context_managers.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
diff_tools.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
django.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
flake8_plugin.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
flake8_v2_plugin.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
flake8_v3_plugin.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
jb_behave_formatter.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
jb_local_exc_store.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
messages.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
nose_report.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
pylint_reporter.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
pytest_plugin.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago
unittestpy.py 初始化项目:添加 src(源代码)和 doc(文档)文件夹 5 months ago

README.txt

Test runners wraps python framework and provides teamcity protocol.
They are are distributed separately.
Copy latest version from https://github.com/JetBrains/teamcity-messages.git/teamcity
See https://confluence.jetbrains.com/display/~link/PyCharm+test+runners+protocol

When updating, place "twisted.plugins" one level up because "twisted" should be in sys.path.
See  twisted/plugins/README.txt