python3-pytest-emoji

Pytest plugin that adds emojis to your test result report (Python 3)

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/hackebrot/pytest-emoji


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-pytest-emoji