pkkid / python-plexapi

Python bindings for the Plex API.
BSD 3-Clause "New" or "Revised" License
1.15k stars 199 forks source link

ci(pytest): add colored output #1441

Closed ReenigneArcher closed 3 months ago

ReenigneArcher commented 4 months ago

Description

Use colored output for pytest, this should make it easier to track down failures when reviewing the logs. The colored output works in GitHub as well.

Type of change

Please delete options that are not relevant.

Checklist: