allure-framework / allure-framework/allure-phpunit
[v2] Use external config instead of arguments in phpunit.xml
Open
- 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
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