pytest-embedded

View on PyPIReverse Dependencies (6)

1.16.0 pytest_embedded-1.16.0-py3-none-any.whl

Wheel Details

Project: pytest-embedded
Version: 1.16.0
Filename: pytest_embedded-1.16.0-py3-none-any.whl
Download: [link]
Size: 32395
MD5: 5fca662685440ae7127af3e2d07d31c7
SHA256: dd3b598f7554fd2657b5d08ff2da45a372befc7b849678b4726a89d1dd73f801
Uploaded: 2025-03-13 07:34:00 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: pytest-embedded
Version: 1.16.0
Summary: A pytest plugin that designed for embedded testing.
Author-Email: Fu Hanxi <fuhanxi[at]espressif.com>
Project-Url: changelog, https://github.com/espressif/pytest-embedded/blob/main/CHANGELOG.md
Project-Url: documentation, https://docs.espressif.com/projects/pytest-embedded/en/latest/
Project-Url: homepage, https://github.com/espressif/pytest-embedded
Project-Url: repository, https://github.com/espressif/pytest-embedded
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Requires-Python: >=3.7
Requires-Dist: pytest (>=7.0)
Requires-Dist: pexpect (>=4.4)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 121 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.11.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pytest_embedded/__init__.py sha256=BRhZdPQ4aC_UfduTBI07CrxBHAcyV2_84a57Gy2VFgQ 201
pytest_embedded/app.py sha256=Kl2JfSOW_cN-ysjm_u-nz7vzM1Yn10d4LwdVHro_fSI 1487
pytest_embedded/dut.py sha256=MJzsbFOZwwVxvQyUulZK3xRWle_wab-8pFeFoWvLjGk 8353
pytest_embedded/dut_factory.py sha256=WNOV_ocf7bsKDHsi7g6DsPIkc3wGrk5H_6mjy7PhVY8 29280
pytest_embedded/log.py sha256=O6MDh6h0zr5W8mi5xLLKrPZgJJdYBwGSh8a1aFUrioc 7078
pytest_embedded/plugin.py sha256=x0SEH07EPzsrTDeJHuIZ3tSSp_Il5-fV7xKjWZVwF0k 48139
pytest_embedded/unity.py sha256=S2iyub565hxLKNZNTv0Q1fD0RzZKR1u44ukwr8dUezE 11226
pytest_embedded/utils.py sha256=Lpi2WCeavSA0dZM78ghKr7N6q0qAGjIjXMS5hmjR-_8 10921
pytest_embedded-1.16.0.dist-info/entry_points.txt sha256=2CfVvuB4m5JTas3l-GGOj0BFCiOmAFIT0-AKmYf3bzI 51
pytest_embedded-1.16.0.dist-info/licenses/LICENSE sha256=_Um-MzeKCR0JCDg5Ac_WFmZEfsPTd7PNlNi9JF1GBX8 1094
pytest_embedded-1.16.0.dist-info/WHEEL sha256=_2ozNFCLWc93bK4WKHCO-eDUENDlo-dgc9cU3qokYO4 82
pytest_embedded-1.16.0.dist-info/METADATA sha256=6uSUm1XfwLOXyu5BL25WOEzgcmUzn5ncfseth4TYli0 1535
pytest_embedded-1.16.0.dist-info/RECORD

entry_points.txt

pytest_embedded = pytest_embedded.plugin