Pytest-emoji

Latest version: v0.2.0

Safety actively analyzes 623282 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

This release of pytest-emoji does not longer use the [now deprecated][deprecated] global pytest.config 💾

[deprecated]: https://docs.pytest.org/en/latest/deprecations.htmlpytest-config-global

0.1.0

Features

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

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.