k4sima / pytest-kasima

Display horizontal lines above and below the captured standard output for easy viewing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyPI version Python Versions

pytest-kasima

normal

install

pip install pytest-kasima

If you're a fan of rich library, can integrate

with_rich

pip install pytest-kasima[rich]

usage

Display horizontal lines above and below the captured standard output for easy viewing.

--capture=no or -s option is not required.

options

  • --kasima-skip - If you don't like this plugin, disable it 😃
  • --kasima-rich-skip - Skip the rich integration

About

Display horizontal lines above and below the captured standard output for easy viewing.

License:MIT License


Languages

Language:Python 100.0%