goodplay

View on PyPIReverse Dependencies (0)

0.12.0 goodplay-0.12.0-py2.py3-none-any.whl

Wheel Details

Project: goodplay
Version: 0.12.0
Filename: goodplay-0.12.0-py2.py3-none-any.whl
Download: [link]
Size: 18626
MD5: 43a6878525449abab8e51b890785a829
SHA256: cae42b364e15c9a1943802a8c9d33292d90c447714d8967a539b344ee428a174
Uploaded: 2018-11-19 11:56:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: goodplay
Version: 0.12.0
Summary: goodplay enables you to test your deployments and distributed software infrastructure by reusing your existing knowledge of Ansible.
Author: Benjamin Schwarze
Author-Email: benjamin.schwarze[at]mailboxd.de
Maintainer: Benjamin Schwarze
Maintainer-Email: benjamin.schwarze[at]mailboxd.de
Home-Page: https://goodplay.io/
License: Apache License 2.0
Keywords: goodplay,good,play,test,deployment,ansible,playbook,role,integration,system,tdd,configuration,management
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Requires-Dist: ansible (>=2.5)
Requires-Dist: cached-property (>=1.3.1)
Requires-Dist: docker-compose (>=1.22.0)
Requires-Dist: py (>=1.4.34)
Requires-Dist: pytest (>=3.5.0)
Requires-Dist: sarge (>=0.1.5)
[Description omitted; length: 4397 characters]

WHEEL

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

RECORD

Path Digest Size
goodplay/__init__.py sha256=HfwZaHi4zPUhPKQ6AJYdvWNixHRFHOosHQRJBLb1xps 108
goodplay/cli.py sha256=EIbTmVdv49Hmo2f-A9iaFKNhL9va9llKi5xqYV-ToHk 625
goodplay/context.py sha256=9K_KniiO3I9rHTSJFloxnGMt14XsGNkFjnUrsGMO0G4 3478
goodplay/goodplaytester.py sha256=l6pr2eErfzUwJgx4d76SkAJXzO03jknd51XBlucXvBM 1184
goodplay/junitxml.py sha256=bMcZcGp9liGT_ngInHT4UaMq3knbBM9-k2q6X9W54yQ 269
goodplay/plugin.py sha256=NORr06zXdHIFk__QPmZ_FSP0nHaBN4rr10F1oW2Y61g 5443
goodplay/ansible_support/__init__.py sha256=IAB0XXqJ-Ne-O4i0klgGLYbRuLLXCMlpe0s5w8gg-WY 952
goodplay/ansible_support/inventory.py sha256=CAQmmlrOorWLhIdWCMs5RV1ysSNbszcC-jph2zW5860 1345
goodplay/ansible_support/playbook.py sha256=nKVLgNMmJIc4utxfe1DHqKq2CvkFmqxJwhySC4G6odE 4642
goodplay/ansible_support/runner.py sha256=im0OsBuXzz9G0HBd6wKt2IPPYXqTDVvJMOm1uGADTKU 2919
goodplay/ansible_support/callback_plugin/goodplay.py sha256=4S6IKNHmfNL8MJZo6tQW29Y5Ecz_GJZRNYle3msmCaU 6400
goodplay/ansible_support/connection_plugin/goodplaydocker.py sha256=AYrQfXkBKAZyJRhZ9M2SzvlNJjk-KHjrr9CkHwbVaQY 1833
goodplay/docker_support/__init__.py sha256=S5BbK0Z_4VxgHcLYBDJRFSamVJvWBKZ08-YRB0RLPfc 5194
goodplay/utils/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
goodplay/utils/subprocess.py sha256=6zA2kx7DhGPsJuhYT8PKINwEjbo3oeE28_gUwIUX7UM 999
goodplay-0.12.0.dist-info/AUTHORS.rst sha256=t0Jrni-epqP6VFk-GGzSD7XJHFztJEUdyw1x-Xiiwec 409
goodplay-0.12.0.dist-info/LICENSE sha256=u7c58ow0cR4goeqMHcb5Yq8a7Otun6h3-H3Y2849C1k 599
goodplay-0.12.0.dist-info/METADATA sha256=VvJA7Zy7seZTh5vnpPImKt1LGzMO6TTP64uJkfOd-Hk 5763
goodplay-0.12.0.dist-info/WHEEL sha256=_wJFdOYk7i3xxT8ElOkUJvOdOvfNGbR9g-bf6UQT6sU 110
goodplay-0.12.0.dist-info/entry_points.txt sha256=APhD5IK0bPm2xAX7JUS0aANzcUcL83p3rhoIZv1A488 87
goodplay-0.12.0.dist-info/top_level.txt sha256=14CKJ6Q3SmKAr_1-BScCu0gSn6MKJAdOgHE0iP-ZWOw 9
goodplay-0.12.0.dist-info/RECORD

top_level.txt

goodplay

entry_points.txt

goodplay = goodplay.cli:main
goodplay = goodplay.plugin