Skip to content

Conversation

@LexxFedoroff
Copy link

Closes #24

# ./bin/phpunit-merger help coverage
Description:
  Merges multiple PHPUnit coverage php files into one

Usage:
  coverage [options] [--] <directory> [<file>]

Arguments:
  directory                            The directory containing PHPUnit coverage php files
  file                                 The file where to write the merged result. Default: Standard output

Options:
...
      --projectRoot=PROJECTROOT        The path to the project source code
      --fixRoot[=FIXROOT]              The root path that will be replaced with the project root path (multiple values allowed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Add option for project root

2 participants