allure-framework / allure-framework/allure-phpunit

[v2] Use external config instead of arguments in phpunit.xml

Open
#66 5 comments 1 reaction 0 assignees View on GitHub
Dominant language
PHP
Stars
66
Forks
34
PR merge metrics
No merged PRs in 30d

Description

External config will be much more extendable and will virtually never break BC. The only optional argument will be the path to config (which will set by default to `config/allure.phpunit.config.php`).

Contributor guide

Open the contributing guide

Research direction

Start by reading phpunit.xml and determine how its current arguments are passed into the integration. Trace the configuration entry point for the proposed config/allure.phpunit.config.php path; done means configuration is loaded externally while retaining only the optional config-path argument and preserving existing behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
testing-qa
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.