Test failures are better served with humor.
Project description
pytest-joke
Running tests is better with some healthy (or not) amount or humor! 😃
This is a completely useless plugin created to get some practice in creating plugins for Pytest.
Powered by pyjokes.
Installation 🐍
You can install pytest-joke via pip from PyPI:
$ pip install pytest-joke
Usage
When the plugin is installed, every time a test run results in a failure, the terminal would output a random joke in an attempt to cheer you up.
Humor-powered output enabled 😃.
plugins: mock-1.10.4, joke-0.1.0
collected 2 items
test_joke.py .F [100%]
=================================== FAILURES ===================================
_________________________________ test_failed __________________________________
def test_failed():
> assert 1 == 2
E assert 1 == 2
test_joke.py:7: AssertionError
====================== 1 failed, 1 passed in 0.03 seconds ======================
There are two ways to write error-free programs; only the third one works.
TODO
- make the plugin configurable: turn on/off, language, joke category, number of jokes
License
Distributed under the terms of the MIT license, pytest-joke is free and open source software.
Motivation
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
pytest-joke-0.1.1.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file pytest-joke-0.1.1.tar.gz
.
File metadata
- Download URL: pytest-joke-0.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df5aa2a5d2dbce36d46359b83b27575d996e32dc96218bc249dba3a84298f87a |
|
MD5 | 89be5209cdc1b3a0020d003a4ea85826 |
|
BLAKE2b-256 | a1beb1f82041bebe49e43bd2b42ab16a4dab9ff80b67e3cd8e9c5f61f9580e30 |
File details
Details for the file pytest_joke-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: pytest_joke-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fda93b1a581bb0eefa4c414773d6c237e06dba50365e53a517a35facae3f0a9f |
|
MD5 | 23d5e726bab761b0e8f40a325baab9b8 |
|
BLAKE2b-256 | 26a7d258d21752b472ccf52880970ef22f531d75a10e1dbd234ab3e855ae269a |