wikiteq/Mediawiki Extension PHPUnit Runner
Setups MediaWiki and runs PHPUnit test for an extension
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| php | PHP version | yes | — |
| mwbranch | Mediawiki branch to test against | yes | — |
| extension | Extension name to test | yes | — |
| type | Is it an extension or skin | no | extension |
| extra_file | Path relative to the extension for a PHP file to load in settings | no | "" |
| use_mysql | Use MySQL instead of SQLite | no | false |
Outputs
no outputs