Skip to main content

Pytest plugin to represent test output with emoji support

Project description

made-with-python Build Status Code style: black Forks Stars License PyPI version shields.io PyPI pyversions Downloads

Pytest emoji output

A pytest plugin that helps to reflect tests output with emoji.

Tools

Usage

Demo

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 .

⬆ back to top

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:

Contributing

I would highly appreciate any contribution and support. If you are interested to add your ideas into project please follow next simple steps:

  1. Clone the repository
  2. Configure git for the first time after cloning with your name and email
  3. pip install -r requirements.txt to install all project dependencies
  4. pip install -r requirements-dev.txt to install all development project dependencies
  5. Create your feature branch (git checkout -b feature/fooBar)
  6. Commit your changes (git commit -am 'Add some fooBar')
  7. Push to the branch (git push origin feature/fooBar)
  8. 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.

⬆ back to top

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest-emoji-output-0.1.7.tar.gz (6.3 kB view details)

Uploaded Source

Built Distributions

pytest_emoji_output-0.1.7-py3.8.egg (6.1 kB view details)

Uploaded Source

pytest_emoji_output-0.1.7-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file pytest-emoji-output-0.1.7.tar.gz.

File metadata

  • Download URL: pytest-emoji-output-0.1.7.tar.gz
  • Upload date:
  • Size: 6.3 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

Hashes for pytest-emoji-output-0.1.7.tar.gz
Algorithm Hash digest
SHA256 45ab3c9f20ee45d975d717df2f24169366037d21e7026ea8dccde8dcc9537876
MD5 f6750158ccf3ad446544703e0d1240bc
BLAKE2b-256 2aea0c3e3646dd16c20358779ac026760feacfcb8909606ac63c913d6a7bef24

See more details on using hashes here.

File details

Details for the file pytest_emoji_output-0.1.7-py3.8.egg.

File metadata

  • Download URL: pytest_emoji_output-0.1.7-py3.8.egg
  • Upload date:
  • Size: 6.1 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

Hashes for pytest_emoji_output-0.1.7-py3.8.egg
Algorithm Hash digest
SHA256 1fb75d9ca07a2b727985f15d078b63590d228605db30b54b416764a7b7a19d62
MD5 22ad8f3f4ea6af1951862c8b13a13406
BLAKE2b-256 cbffca143179ecec416ffd80d1a033f70020098dd8aa3be29ec82a5ca0065519

See more details on using hashes here.

File details

Details for the file pytest_emoji_output-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: pytest_emoji_output-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.5 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.43.0 CPython/3.8.0

File hashes

Hashes for pytest_emoji_output-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9a405628077039af893be4351ac24a68793e2474c2ab1fd4679357b99d29a426
MD5 e1dcd0c4b7658520966a006684ce1f87
BLAKE2b-256 6cbca15d68c06093917d526d54bb1cdc9863df9e8921868e379d27b9f102174f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page