teamcity-messages

View on PyPIReverse Dependencies (10)

1.32 teamcity_messages-1.32-py3-none-any.whl

Wheel Details

Project: teamcity-messages
Version: 1.32
Filename: teamcity_messages-1.32-py3-none-any.whl
Download: [link]
Size: 32497
MD5: ec26ecbdcf3978f741734c71b8c82552
SHA256: 1dbd30e24e80ee80083a5ce01d8898c8157a974fd7cd13ee219834b918f4ab8c
Uploaded: 2022-11-07 09:04:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: teamcity-messages
Version: 1.32
Summary: Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave (Python 2.6+)
Author: JetBrains
Author-Email: teamcity-feedback[at]jetbrains.com
Home-Page: https://github.com/JetBrains/teamcity-messages
License: Apache 2.0
Keywords: unittest teamcity test nose behave flake8 py.test pytest jetbrains
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Testing
Platform: any
License-File: LICENSE.md
[Description omitted; length: 11402 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
teamcity/__init__.py sha256=Ton8dLNDn594Y55UjbUtK2haSn2lykq4_f4g7z5b8Sk 225
teamcity/common.py sha256=GWQAS1pvbLScHT6OUBvLKT1HRZ305HPg1bgOnNpKwks 4162
teamcity/context_managers.py sha256=4IVRn_5C3azPqiCVWHKBb7VOKVn7HDLvIpECdVouH2g 1340
teamcity/diff_tools.py sha256=KxHA1m2d1Vbkf3fYu2h-GBvkL8uLjYnjXV9IvSgDVXU 3019
teamcity/django.py sha256=WbgmPGysuy4A97B11sOxaiFjets09OMo763jRnE99EM 271
teamcity/flake8_plugin.py sha256=5FK1Jmdr3jPFEMxorC7cYwdS_sodwTRfwIVZpOdUrL8 182
teamcity/flake8_v2_plugin.py sha256=gNERPilHuAirpkzZTd-q_h6s4OzK55LNmI73u7CFqjE 2304
teamcity/flake8_v3_plugin.py sha256=u4UIX3TjOMjfZEjaKcjUSMddWGieqd3jFHQuIw-scoo 2048
teamcity/jb_behave_formatter.py sha256=hwGe0aucgtn4r-15UTemOdwhuZn0OcOWcqji3s-40U4 4741
teamcity/jb_local_exc_store.py sha256=kOZAACRdKJUVRqtZ2bG47JYqoYk2Gh2zNv5KUngjB8A 313
teamcity/messages.py sha256=FEL7BKSdW3tr9uvjC6qBzDzrlrrOF6aidkE3ldF24ac 9698
teamcity/nose_report.py sha256=eYONgtQ70bl3S4GB2_-hdp_GZ7BDW1J1lvgGyHyav48 10358
teamcity/pylint_reporter.py sha256=V24E9bFWZKEpVmtle12-8UWEuaQmVSVGoG6wadIv5JE 3767
teamcity/pytest_plugin.py sha256=Fqzx0Sk_vlbg8q_Ru7DNFlEVOJLtvcFJZXmZ5DvWtq0 17249
teamcity/unittestpy.py sha256=NtYw6h8qwqOTfHV-4_a60AJN8QwR6F6-5GHxPspg7l8 12585
twisted/plugins/teamcity_plugin.py sha256=uowUD6b_yAkxtPr4u63v-FYZOAGULYcjVRaXTX4fylg 1259
teamcity_messages-1.32.dist-info/LICENSE.md sha256=Pj-Cgfue23UA6-2dn2-wCKP85QIgpNMYz5Tcnsz7Eoo 9304
teamcity_messages-1.32.dist-info/METADATA sha256=lceLeOWY6lHECxbA2Jsw-JXUGaiKb9udlRBesqcAqbc 12463
teamcity_messages-1.32.dist-info/WHEEL sha256=ZL1lC_LiPDNRgDnOl2taCMc83aPEUZgHHv2h-LDgdiM 92
teamcity_messages-1.32.dist-info/entry_points.txt sha256=WEJY0qHDURjaNTJC_zPuQpXcSwa4YOSLIa3gIFb9fJk 202
teamcity_messages-1.32.dist-info/top_level.txt sha256=gfhAVRkWZyMzBcAiGMa5mLipT4dDP3D_89iTZibgOTM 17
teamcity_messages-1.32.dist-info/RECORD

top_level.txt

teamcity
twisted

entry_points.txt

teamcity-messages = teamcity.flake8_plugin:TeamcityReport
teamcity-report = teamcity.nose_report:TeamcityReport
pytest-teamcity = teamcity.pytest_plugin