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
Usage
Installation
Please run following script to obtain latest package from PYPI:
pip install pytest-emoji-output
Then please execute command below:
pytest --emoji-out/--eo <your-tests-directory>
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://twitter.com/vyahello
- https://www.linkedin.com/in/volodymyr-yahello-821746127
Contributing
I would highly appreciate any contribution and support. If you are interested to add your ideas into project please follow next simple steps:
- Clone the repository
- Configure
gitfor the first time after cloning with yournameandemail pip install -r requirements.txtto install all project dependenciespip install -r requirements-dev.txtto install all development project dependencies- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
What's next
All recent activities and ideas are described at project issues. If you have ideas you want to change/implement please do not hesitate and create an issue.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest-emoji-output-0.1.1a0.tar.gz.
File metadata
- Download URL: pytest-emoji-output-0.1.1a0.tar.gz
- Upload date:
- Size: 6.4 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.43.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c45fac01ed4cae6e72af9012cd5bf95f80582a707fa7eb592f29cf2659c0237
|
|
| MD5 |
3794f8143d259efd96d2999c96b7d39c
|
|
| BLAKE2b-256 |
6df1899234f2faba794f0f5cdc88a027d85640d95a31b6de3e1584312196ed76
|
File details
Details for the file pytest_emoji_output-0.1.1a0-py3.8.egg.
File metadata
- Download URL: pytest_emoji_output-0.1.1a0-py3.8.egg
- Upload date:
- Size: 6.1 kB
- Tags: Egg
- 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.43.0 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
69a7ded6cb37c6df5065acd79e174fa59da60e1f8dccc60246632543dabc2e32
|
|
| MD5 |
c87bd7db393ebe46c482ac4ff7c7606c
|
|
| BLAKE2b-256 |
c800f25c5382858a1e6af26c49009b96ae56d0151413217a1647fdcd6142d81f
|