pytest-ast-transformer

View on PyPIReverse Dependencies (1)

1.0.3 pytest_ast_transformer-1.0.3-py2.py3-none-any.whl

Wheel Details

Project: pytest-ast-transformer
Version: 1.0.3
Filename: pytest_ast_transformer-1.0.3-py2.py3-none-any.whl
Download: [link]
Size: 11540
MD5: b9e251c1d24866beb41a7be781300af1
SHA256: 526d8a24b148f303ac2eae85308141fe85a13077afdc9ecbfeec7b74e91f4072
Uploaded: 2019-05-04 16:38:26 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pytest-ast-transformer
Version: 1.0.3
Author: okorolev
Author-Email: johnnyprobel[at]gmail.com
Home-Page: https://github.com/okorolev/pytest-ast-transformer
Keywords: pytest,ast,transformer,refactoring,testing,debug
Classifier: Framework :: Pytest
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Requires-Dist: pytest
Requires-Dist: astor
[Description omitted; length: 1795 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
examples/experements/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/experements/conftest.py sha256=hTBaALpW1noeSwTymQHBaY9aqQrxyWVrLJt3C7KF6sI 581
examples/experements/test_1.py sha256=eHDkrN-ny9NpBSdHSM2BZCNzCAWPZ2xNtrtTZ1yi3vo 463
examples/experements/test_kek.py sha256=Acdc-nLZ9icbW_N_vtj8LrefhbRUGPIK7SgCsr-wkNA 21
examples/experements/transformer.py sha256=CYTs3H0Qa9Yq2mr0oEXve54MQ29-siREm72HUX1G8cQ 3323
examples/replace_asserts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
examples/replace_asserts/conftest.py sha256=yLrlYck9Ehkw-mAxBvnh1rddEiK6LfJQ57xPptHaNRo 223
examples/replace_asserts/test_simple_assert.py sha256=nKmMB0fVhzo6fVGvfHDxGuBHKiMO-gZMJ2pOXegTaA0 82
examples/replace_asserts/transformer.py sha256=eVntjJQWoVSNqPT7iKD_mUxII4eCJ9fOtMokmC26Vq4 579
pytest_ast_transformer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pytest_ast_transformer/ast_manager.py sha256=ldeUaW-SPghmp5tpkAUVC_Bvg7qbZ8ONOKD9ekfNgLA 497
pytest_ast_transformer/exceptions.py sha256=BkX2ITFOCK2-_LPX1j1BvJppCF7vCohLR4o7HyaWpjY 428
pytest_ast_transformer/newhooks.py sha256=E5U9WEzc3VEye8cl2LBpswcff_Mh3an8W4dGkviY_BQ 218
pytest_ast_transformer/plugin.py sha256=eoQhPBKmwESCiiDy4deqspFSGYd364Bdi6uRSqPH-1Q 1819
pytest_ast_transformer/transformer/__init__.py sha256=LNO51nsrDAuX02l2M3OzWca2cXZYcYrO8zJ_BPpmKD8 67
pytest_ast_transformer/transformer/base.py sha256=X7u47HLr8Koliox4Ygkv-zg5lLGwn-1g9eO9ioB6UFQ 959
pytest_ast_transformer/transformer/code.py sha256=IX34iyyWfEkk1MK7qoIvfm6SsSMNQehu9CtgFHTBdiA 356
pytest_ast_transformer/transformer/pytest_transformer.py sha256=gxQyEMZRfNjj4XknUviVcZ9tEOULxqPiGXHUHpw6sBE 1922
pytest_ast_transformer/transformer/utils.py sha256=qhTD0U-X8dGf9K-WpBxlxI-8Ih3j4Gmc-Mo8Kz9mKV0 480
pytest_ast_transformer/transformer/wrapper.py sha256=UEtrzgnituRU4VvRYka_Y36tQ_N7ZJ10ZDtdKktiK3s 3025
pytest_ast_transformer-1.0.3.dist-info/METADATA sha256=e5cBpEECopgH9jMCgfGMsTNOE66HOXo5lKG7lxNS0EA 2256
pytest_ast_transformer-1.0.3.dist-info/WHEEL sha256=8T8fxefr_r-A79qbOJ9d_AaEgkpCGmEPHc-gpCq5BRg 110
pytest_ast_transformer-1.0.3.dist-info/entry_points.txt sha256=H0h0S-8q3oDSaeWvMDR9vctmMrfwWAQm-QdXiNJvc94 67
pytest_ast_transformer-1.0.3.dist-info/top_level.txt sha256=9-6GnQ1Owk_3_U9RVhnLP_lSzTcFHRR12E43unetg2M 32
pytest_ast_transformer-1.0.3.dist-info/RECORD

top_level.txt

examples
pytest_ast_transformer

entry_points.txt

pytest_ast_transformer = pytest_ast_transformer.plugin