Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 884 Bytes

File metadata and controls

31 lines (19 loc) · 884 Bytes

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