radiation

View on PyPIReverse Dependencies (0)

0.2.0 radiation-0.2.0-py3-none-any.whl

Wheel Details

Project: radiation
Version: 0.2.0
Filename: radiation-0.2.0-py3-none-any.whl
Download: [link]
Size: 13871
MD5: f1f19456fc8384bb3ce8c45dc4c1ce2a
SHA256: 86c3a30f835c60d022f41a9664fcdbc72df2c2dd5497ee688ac718887fd09a8b
Uploaded: 2022-05-03 20:35:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: radiation
Version: 0.2.0
Summary: Extendable mutation testing framework
Author: Yanay Goor
Author-Email: yanay.goor[at]gmail.com
Home-Page: https://github.com/radiation-mutations/radiation
Project-Url: Documentation, https://github.com/radiation-mutations/radiation
Project-Url: Repository, https://github.com/radiation-mutations/radiation
License: MIT
Keywords: testing,mutation
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: click (<9.0.0,>=8.1.2)
Requires-Dist: setuptools (<63.0.0,>=62.1.0)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: whatthepatch (<2.0.0,>=1.0.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4108 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
radiation/__init__.py sha256=W-2MwuPjXUFljIk3u_9HevSy9a7i7lIdHjJue_Gxszk 33
radiation/config.py sha256=3RZSE9X6Yne-o_b4zwDKgh0PpwJOtO7sketjolcimio 109
radiation/context.py sha256=penFtdvUFgtDnGZN1TYA6R1y4QNTtWDvpWTDX_cOKqE 590
radiation/filters/__init__.py sha256=XXfDMb73t4A_qYm-LMtrZxo2gjJyp3Z4D8FPwQJfuZ4 287
radiation/filters/line_limit.py sha256=_5hv-e27sCczprLG_tMFL9woqmcZnVuBK7BVe-BgGsw 574
radiation/filters/patch.py sha256=i652O5WDuBxvHnCGNJrMFrTOd6YGMzKtk5-ICWKsNzk 1471
radiation/gen.py sha256=gJff7jVRgEKkPRP6gIVdspu21qmNYbzGmc00WnNIVVs 1518
radiation/mutation.py sha256=U7Y8svZtHdQgaUAEs6Ng5YFeqhFiYJSs6flLxZRGWqg 1274
radiation/mutators/__init__.py sha256=C8RCuEJrG_yvf4Qck4gCSV66-AktD53zeG-Bomy8Xjs 634
radiation/mutators/binops.py sha256=IqFJzSOUU8ZbE1AXFf1qPZu9gJQZV3IPtni5v3rlp9A 657
radiation/mutators/boolops.py sha256=0x-j-ZV40F1iYo58avCgsqkCosp4TxWeSHvkk9HqtGY 562
radiation/mutators/compare.py sha256=MnbfGvblfn6dI6rrgMnO_WNxnyxPBOXQ5QNmTG09atA 999
radiation/mutators/constants.py sha256=i2CtaPHP-1fGaa8B_2LXurKzZuJNwvkMsiMqsSLXFl4 657
radiation/mutators/invert.py sha256=RLcEsUr6BZz0G40M-tfNkl2iTvvSDf2JCUtTE-7AwHs 557
radiation/mutators/unaryops.py sha256=nD2zrThuQfslifXeTch6cT9DjYIPmhbbdKWZhsJxZko 668
radiation/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
radiation/radiation.py sha256=UH3MxcqJRNwzW21CvH9E1li3CsvpRuNNjhNXTaFvJe0 3387
radiation/runners/__init__.py sha256=_cs7mRt2PyZ0kcOl4_9cU_8YgkMcy1iNE8qjF8Lhy8c 212
radiation/runners/tempdir.py sha256=fQgI61bf7H9zTjpBapmsXVWp6ib3Q9h3O_yhhqKtuic 1285
radiation/types.py sha256=9YtXFyDGZv1a5uEPFoF6Dij-R3bawF6Ib37XRqaNZp0 541
radiation-0.2.0.dist-info/entry_points.txt sha256=qsvsdO5EbexT8darUo_cSzvFPmkD9f0eMA2l0oTQi08 52
radiation-0.2.0.dist-info/LICENSE sha256=fzFcG6iOnY-roeOyjRESqB88AY-fjwnvhL_dC90S2iU 1067
radiation-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
radiation-0.2.0.dist-info/METADATA sha256=bHf-u5gZXvhgUzNs9-tTwF6b1S0pb1srtxCNv8Y_Rcc 4999
radiation-0.2.0.dist-info/RECORD

entry_points.txt

radiation = radiation_cli.main:cli