[ ソース: pytest-emoji ]
パッケージ: python3-pytest-emoji (0.2.0-2)
python3-pytest-emoji に関するリンク
Debian の資源:
pytest-emoji ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-pytest-emoji 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pytest
- Simple, powerful testing in Python3