Skip to content

Improve "Remote Code Coverage" code #13

Open
@aik099

Description

@aik099
  1. find a reason why PHPUNIT and SELENIUM words are being used in prepend.php and append.php
  2. replace append.php with a function registered via register_shutdown_function (as in Codeception)
  3. convert append.php/prepend.php/phpunit_coverage.php into regular namespaced class, that can be tested
  4. here is nice example http://tech.vg.no/2014/01/21/generating-code-coverage-of-behat-tests/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions