We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PHPUNIT
SELENIUM
prepend.php
append.php
register_shutdown_function
The text was updated successfully, but these errors were encountered:
Also the new RemoteCoverage statement should be moved to DIC.
new RemoteCoverage
Sorry, something went wrong.
Improving remote code coverage collection code
f1d448f
Related to #13
@aik099 the files have been converted to a class using register_shutdown_function 11 months ago. Is there anything left or can it be closed ?
That's what create 20% loss of code coverage. Code is written theoretically, but not 100% tested.
No branches or pull requests
PHPUNIT
andSELENIUM
words are being used inprepend.php
andappend.php
append.php
with a function registered viaregister_shutdown_function
(as in Codeception)The text was updated successfully, but these errors were encountered: