Pytest plugin to represent test output with emoji support
Project description
Pytest emoji output
A pytest plugin that helps to reflect tests output with emoji.
Tools
Installation
Please run following script to obtain latest package from PYPI:
pip install pytest-emoji-output
Source code
To be able to use plugin from the source code please execute commands below:
git clone git@github.com:vyahello/pytest-emoji-output.git
pip install -e .
Development notes
CI
Project has Travis CI integration using .travis.yml file thus code analysis (black
, pylint
, flake8
) and unittests (pytest
) will be run automatically
after every made change to the repository.
To be able to run code analysis, please execute command below:
➜ ./analyse-code.sh
Release notes
Please check changelog file to get more details about actual versions and it's release notes.
Meta
Author – Volodymyr Yahello
Distributed under the MIT
license. See LICENSE for more information.
You can reach out me at:
- vyahello@gmail.com
- https://github.com/vyahello
- https://www.linkedin.com/in/volodymyr-yahello-821746127
Contributing
- clone the repository
- configure Git for the first time after cloning with your
name
andemail
pip install -r requirements.txt
to install all project dependenciespip install -r requirements-dev.txt
to install all project dev dependencies
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytest-emoji-output-0.1.3.tar.gz
.
File metadata
- Download URL: pytest-emoji-output-0.1.3.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1131756bedbdf2cff645d768857f2f7b6d12280dd08186ad82576c120418e5e2 |
|
MD5 | 725e1fe5d3e5275f511a9913ee010e92 |
|
BLAKE2b-256 | 821432beb19c17e02d0c1780b06a3320c880e06319d596a039d4e42f26a7acc5 |
File details
Details for the file pytest_emoji_output-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pytest_emoji_output-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cad92e4dc4bc9421ad93eddf2d73b64e8a514acaec5f5bd6687d53f845343dc |
|
MD5 | ea2ab10b6a037863e182d8ebf7821712 |
|
BLAKE2b-256 | 10fc5bdb29291d7a797d46e7a18fc031d6470a01a8cde9ab41aa6791706dda08 |