Skip to main content

pytest plugin for gh actions

Project description

ci PyPI version

pytest github log grouping plugin

This plugin provides grouping functionality for GitHub action console view.

img.png

Usage

pip install pytest_gh_log_group

plugin name: pytest_gh_log_group

activated by env variable: GITHUB_ACTIONS. By default, GitHub action have this variable.

NOTE

GitHub does not currently support nesting groups.

pytest prints outcome letters (.sxFE) by default, and it can't be turned off. This behaviour causes conflict with GitHub grouping functionality and this library not yet solve conflict perfectly. However, pytest can be customized in many ways, including the outcome printing which potentially solves this conflict.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytest_gh_log_group-0.2.0.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

pytest_gh_log_group-0.2.0-py3-none-any.whl (5.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page