Configure |
The process where a Developer answers questions pertinent to a specific Tool. These answers will result in Tasks. |
Contributor |
A developer that works on the QA Tools application itself by writing source code, documentation, etc. |
Developer |
A developer that uses the QA Tools application to configure QA tools for their project. |
Target project |
The project the QA Tools application configures tools for. |
Task |
Describes a concrete action to be performed on the target project, like installing a set of Composer packages, or writing an Ant build file. |
Tool |
A component that configures an actual QA tool, like PHPUnit, by, for example, writing configuration files to disk. |