This plugin provides grouping functionality for GitHub action console view.
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.
GitHub does not currently support nested groups, see actions/runner#802.