pytest-salt
View on PyPI — Reverse Dependencies (0)
2020.1.27 | pytest_salt-2020.1.27-py2.py3-none-any.whl |
Wheel Details
Project: | pytest-salt |
Version: | 2020.1.27 |
Filename: | pytest_salt-2020.1.27-py2.py3-none-any.whl |
Download: | [link] |
Size: | 42899 |
MD5: | 0927c78ed82e46ac387645f833209a01 |
SHA256: | 51ff0253d19320da49b6deba57b333688732f0b3237351e68db383f062840fc0 |
Uploaded: | 2020-01-27 20:35:26 +0000 |
dist-info
METADATA · WHEEL · RECORD · top_level.txt · entry_points.txt · dependency_links.txt
METADATA
WHEEL
Wheel-Version: | 1.0 |
Generator: | bdist_wheel (0.34.1) |
Root-Is-Purelib: | true |
Tag: | py2-none-any |
Tag: | py3-none-any |
RECORD
Path | Digest | Size |
---|---|---|
pytestsalt/__init__.py | sha256=ocKVcIy_7WblV83hbztyLkjRGUZ6C8xSZGLDOAJZRho | 629 |
pytestsalt/_version.py | sha256=G5g-aE3-K-HO7vddSUJbu3fviKBzbCYn7s20N6udNYQ | 540 |
pytestsalt/fixtures/__init__.py | sha256=MQGvTnz09Uarw9HeCYkPPmtSmug9Bz5RucepxyVNgtY | 94 |
pytestsalt/fixtures/config.py | sha256=1IjTco5LxiUTwuRpF9QPMO6k8HFCL35sluQ4PWHysdA | 68731 |
pytestsalt/fixtures/daemons.py | sha256=AaqVdvRBdDoEQ5BM3HELnlbsPqvA94TgDBOiDj5T4dE | 50908 |
pytestsalt/fixtures/dirs.py | sha256=iZjISlyiK8Q63aHyD8H7W19qMUthNfaF1RnKx-v3L1k | 19629 |
pytestsalt/fixtures/log.py | sha256=Vc-ZUqum-QV3aIdxBUkSTTZWorjyECEXs7Rp6BdZBYk | 1633 |
pytestsalt/fixtures/ports.py | sha256=utGhvWr9bxai61VIF6zR7Omwu0zLSkUaIOmSP7pya6w | 9298 |
pytestsalt/fixtures/stats.py | sha256=kAcRVbfAhKEYi7He8YbPIdiNNTGsdTU_LAIGfbSjol8 | 6613 |
pytestsalt/salt/__init__.py | sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 | 24 |
pytestsalt/salt/loader.py | sha256=t1sJRGgccxhwvWcuEICqnm6OMY-Ud7ovp_tKhdVByxY | 349 |
pytestsalt/salt/engines/__init__.py | sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 | 24 |
pytestsalt/salt/engines/pytest_engine.py | sha256=nZoaQRHrFDDp63TwC7OTfDfkk8WgGresz90s4RJZM9M | 5556 |
pytestsalt/salt/log_handlers/__init__.py | sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 | 24 |
pytestsalt/salt/log_handlers/pytest_log_handler.py | sha256=w_UtblUDYGCIk6wJzrtcY2t_IyCs_hKDy2HgiOkBw-k | 4796 |
pytestsalt/utils/__init__.py | sha256=WLO6y0-3fB1owWoMDsZ7-Ak4qTEZA6NNGwOKuuuz1Ck | 31461 |
pytestsalt/utils/cli_scripts.py | sha256=Vpq2ikKFzhrLsSZInM2VWWn5Ma8Mk-f_F5PoMwLn3p0 | 5410 |
pytestsalt/utils/compat.py | sha256=psGO3Nx2Cb00AMxw2_UygL6JTx_2uSXDM9eS1GZSlLs | 557 |
pytestsalt/utils/log_server_asyncio.py | sha256=N-ASf58RMD3aZNdR3dfhrTScl8ghVW5fBdHi-1YDDoE | 2360 |
pytestsalt/utils/log_server_tornado.py | sha256=5rsEtn5Bv3QXQLFihkja6lG_jlLqHPegzItM8XkGY3k | 2225 |
pytest_salt-2020.1.27.dist-info/LICENSE | sha256=AnWDIcSqEOLEwB_5QuzVNjbMKhLj_pGqQIh5fr8hn20 | 11349 |
pytest_salt-2020.1.27.dist-info/METADATA | sha256=ufsWsyMhFlbdTwCOodsGYtzGCkmqWPRGAmEPA4HdoAk | 1273 |
pytest_salt-2020.1.27.dist-info/WHEEL | sha256=hq9T7ntHzQqUTLUmJ2UVhPL-W4tJi3Yb2Lh5lMfs2mk | 110 |
pytest_salt-2020.1.27.dist-info/dependency_links.txt | sha256=u-01QMBz9kCGApuurHs4DnbzPmJRDIl5DtIHfz_8Bz8 | 58 |
pytest_salt-2020.1.27.dist-info/entry_points.txt | sha256=dya2YW24ehVWwf4MWZLt25kBbymbRYKauGRLH0LuYxs | 391 |
pytest_salt-2020.1.27.dist-info/top_level.txt | sha256=dWfHCwGpUVRHK0CcBO1hmfRYQApI7C1gP69U1I-z5s0 | 11 |
pytest_salt-2020.1.27.dist-info/RECORD | — | — |
top_level.txt
pytestsalt
entry_points.txt
[pytest11]
salt = pytestsalt
salt.config = pytestsalt.fixtures.config
salt.daemons = pytestsalt.fixtures.daemons
salt.dirs = pytestsalt.fixtures.dirs
salt.log = pytestsalt.fixtures.log
salt.ports = pytestsalt.fixtures.ports
salt.stats = pytestsalt.fixtures.stats
engines_dirs = pytestsalt.salt.loader:engines_dirs
log_handlers_dirs = pytestsalt.salt.loader:log_handlers_dirs