poodle

View on PyPIReverse Dependencies (1)

1.3.3 poodle-1.3.3-py3-none-any.whl

Wheel Details

Project: poodle
Version: 1.3.3
Filename: poodle-1.3.3-py3-none-any.whl
Download: [link]
Size: 64363
MD5: 128c3ad864d302efaabfb4c22250c45a
SHA256: 8024728498bb8369bb87aadd217691e68fbd97b11e74ec35fdc874497d7a7a1d
Uploaded: 2024-02-03 14:57:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poodle
Version: 1.3.3
Summary: Mutation Testing Tool
Author-Email: WiredNerd <pbuschmail-poodle[at]yahoo.com>
Maintainer-Email: WiredNerd <pbuschmail-poodle[at]yahoo.com>
Project-Url: Documentation, https://poodle.readthedocs.io/
Project-Url: Homepage, https://github.com/WiredNerd/poodle
Project-Url: Issue Tracker, https://github.com/WiredNerd/poodle/issues
License: MIT License Copyright (c) 2023 WiredNerd Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: test,coverage,quality,mutation,pytest,pit,pitest,pittest,mutmut,mutatest
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: click (>=8)
Requires-Dist: wcmatch (>=8.5)
Requires-Dist: jinja2 (>=3.0.3)
Requires-Dist: mergedeep (>=1.0)
Requires-Dist: tomli (>=2); python_version < "3.11"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5401 characters]

WHEEL

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

RECORD

Path Digest Size
poodle/__init__.py sha256=dBgbQKigw8UbJvClQCwtVOC7CogacmbG9ZuPXjgJ_Ns 941
poodle/__main__.py sha256=rQiypMNeHr8dBTG2exG8-CjZlI4AkU6cdvwgcdHuJsU 117
poodle/cli.py sha256=DZc7S9yZPrDa6e-XyEDfrGxXW9leoc7jdx-UNcXHMeI 3030
poodle/config.py sha256=XJl3xn0yMkUDpVewFD6-epbVbIHqEQrt9CgN2LsjmQk 18066
poodle/core.py sha256=vwu6Qelk9xjVVf46SroiVocnucgVcBn8cgE5euORy_I 3007
poodle/mutate.py sha256=H4Eypx-Ug6ISP2gxcrFKUvtG_U_yZCEwdL9iirJoJDU 7498
poodle/report.py sha256=zavDC8fDvlRsc1RQsZhMwL8-cJ7aW2_kM6cdpGEZrsk 976
poodle/run.py sha256=CmpZO6qYlftkn_x_xfS_KAyXaATm2pbQ5YDuVeSfPes 5693
poodle/util.py sha256=ISzWZkWXpVwCEHkWPkSFjY2D1QklmMenTmol0bSBmq4 4940
poodle/data_types/__init__.py sha256=mSkFKsxHuHaccgtqzTBQTBQY8o_KibznApYk2dx3UDc 251
poodle/data_types/data.py sha256=q604p2dne_EwjzsFFUJVZ90d_vWa4tLgq5xYtHAM8tA 6301
poodle/data_types/interfaces.py sha256=42udmrOclDFA7sbT4d4TgNJ56HmBvJ13v0WBYtciPcI 4871
poodle/data_types/work.py sha256=Qhy4l6jtZJTqpHYbFcF2gBcy_yCHOzXwI0ye5JNw46M 1958
poodle/mutators/__init__.py sha256=0nnWaU0Z3WhG9uU8EEdFpnIwRePuUOeHcRxhCxeZpTI 360
poodle/mutators/calls.py sha256=9R1KeYuF0gSj8QV33mmz7mN_jXBgcXDF2FpJ6Qq1sRI 3955
poodle/mutators/compare.py sha256=wqQHXewmEtL1o9emmQY77KMzgEos5u366sQo9St-R0U 2851
poodle/mutators/constant.py sha256=UuaJWpRQWXY5rlklk2STR-wRe73bj46VV3XXqOVc_1Y 3581
poodle/mutators/operators.py sha256=peMGvdRkUhmSSAHjvh4Q8HJ6702JP8NVPhVPmWbJ_IE 5463
poodle/mutators/unary_op.py sha256=AfF1PmYk6JIyNstiltFNxUK5FVfL1vzd27yNVqEahRg 1379
poodle/reporters/__init__.py sha256=KAGboqXySckSmM1w6M-TvmGvEPX0vXImO98ZuLZxNSQ 135
poodle/reporters/basic.py sha256=xR-73FvDEqxlxhaZf-E-OwL197SCCsUJ6vIx5CacP8I 3787
poodle/reporters/html.py sha256=xEAlEXilNGgrfdck9EpXOS2dD9lQzKBgPxRbEmcxDG0 5832
poodle/runners/__init__.py sha256=eJzNPljRw9J3mMqFL8AjmYazABw9Sa3Vr26yuxXI2DA 26
poodle/runners/command_line.py sha256=T23jy-OSCzJXfFnQTWaxMJTPNXpsD6rcO06rG729YWo 2778
poodle/templates/html-report-index.html.jinja sha256=G6MH0QqWXIy4K5u6HR6jAX2svpMpQVTBat6aJBNpzzE 2287
poodle/templates/html-report-module.html.jinja sha256=2U3TPLfzqK6HLrOEI6gbgvFVew1_ebIRV_W1POyxOrY 1460
poodle/templates/html-report.css sha256=0KYpz9IQeNoI3bfHnVANmPFEZjYj9gGGng0W8v_bUw0 6227
poodle/templates/html-report.html.jinja sha256=QZP_X921L36z6WY0dRzzP3F83Fxly7htB-4OQ82hpJk 1737
poodle/templates/html-report.js sha256=n_DDkTNzs_tkBz9hDf2SuX8lbmP4Lynm9aktko74JhY 613
poodle/templates/html-report.scss sha256=SnYoPxu5CdD9cmgJLQ1XLeUILT9m2uDgFI51vir14Hw 6001
poodle/templates/poodle.gif sha256=ZT82hpoFOJXL5sSV3yUCvNKhp7F73AyP8ZmT10zXYyY 19286
poodle/templates/poodle.ico sha256=n8i0KVZhOJQcUknLip7-ORKsBQ8rXOJlN9H7Ge9OY8g 4286
poodle/templates/poodle.svg sha256=ipBks4Vbhf7zshfjosunY9_pguo4tlw6IaAZjpXPqdw 1407
poodle-1.3.3.dist-info/LICENSE sha256=32WKGBc638Jvu_YbQ74LvGisU8Q6M6VxD9_GW5KfJBg 1066
poodle-1.3.3.dist-info/METADATA sha256=i8rDMABWAgpDousxv7MHJmZtdOpSvc4vUl5nGlQ_g_s 7508
poodle-1.3.3.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
poodle-1.3.3.dist-info/entry_points.txt sha256=UQ8Rtao_uAn4_oPiSBMwpcX8a-Ka1n-7aLNh3zT2G18 43
poodle-1.3.3.dist-info/top_level.txt sha256=oK6u41DITe43gJ7qzF5YXdhACpubKsPh_6B1ALx9aYE 7
poodle-1.3.3.dist-info/RECORD

top_level.txt

poodle

entry_points.txt

poodle = poodle.cli:main