🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nyan-pytest

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nyan-pytest

A nyan-cat inspired test reporter for pytest

0.1.4
PyPI
Maintainers
1

Nyan Pytest

A nyan-cat inspired pytest runner that displays test results with a colorful nyan cat animation.

Requires Python 3.8 or higher.

Installation

pip install nyan-pytest

Usage

Run pytest with the --nyan option:

pytest --nyan

Options

  • --nyan - Use the nyan cat reporter alongside the default reporter
  • --nyan-only - Use only the nyan cat reporter

Features

  • Colorful nyan cat animation during test execution
  • Rainbow trail that grows with test progress
  • Test statistics display
  • Support for both interactive and non-interactive terminals

License

MIT

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts