[ Bron: pytest-emoji ]
Pakket: python3-pytest-emoji (0.2.0-2)
Verwijzigingen voor python3-pytest-emoji
Debian bronnen:
Het bronpakket pytest-emoji downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Pytest plugin that adds emojis to your test result report (Python 3)
Pytest is a mature testing framework for Python that is developed by a thriving community of volunteers.
This plugin adds a --emoji CLI flag to pytest, which replaces the test result indicator to emojis, both for normal and verbose mode.
* 😃 / PASSED 😃 for passed tests * 😰 / FAILED 😰 for failed tests * 😞 / XFAIL 😞 for xfailed tests * 😲 / XPASS 😲 for xpassed tests * 🙄 / SKIPPED 🙄 for skipped tests * 😡 / ERROR 😡 for tests with errors
This package installs the library for Python 3.
Andere aan python3-pytest-emoji gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3