Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6850715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T01:09:33+00:00 2026-05-27T01:09:33+00:00

In our project, we are running PHPUnit tests that uses Selenium and Curl to

  • 0

In our project, we are running PHPUnit tests that uses Selenium and Curl to open pages on a different development server. Server B has an Apache server running the serves the web site. Server A starts the test job by syncronizing (Rsync) the project files to development server B, so the project files is identical on both servers.

What possibilities are there for remotely collecting code coverage statistics in PHP?

We are already using Xdebug to collect code coverage on unit tests that run locally on server A (PHPunit uses the project files directly and can therefore start/stop collecting code coverage report)

Update:

On server B, the web site is rendered by a PHP instance run by Apache. When lunching the tests using Selenium/Curl the PHP instance on server A, the command line version is used. That instance can’t profile the PHP instance that Apache runs on server B.

When running unit tests (not using an other server and not using Selenium/Curl), we use a command like this:

phpunit --coverage-html ./results/codecoverage/ ATestFile.php

This generates a code coverage report for the test in “ATestFile.php” by using Xdebug in PHP Cli.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T01:09:34+00:00Added an answer on May 27, 2026 at 1:09 am

    The PHPUnit-Selenium project at Github has a solution for this, and I believe the older version built into PHPUnit 3.5 had the same thing. There are files in the PHPUnit_Extension_Selenium_TestCase folder that you use to capture the code coverage information on server B. You need to setup Apache to prepend and append two PHP scripts–aptly named prepend.php and append.php–to each request.

    The instructions are in the PHPUnit documentation section on Selenium. Search for “append”.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Let me describe a simple use-case: Running all tests in our project may take
Our project has one folder that is not part of the solution. How can
Our issue is that our project has files being downloaded using wget to the
I'm running an open source java project that consists of multiple modules in a
We've got a company wiki running Mediawiki on our intranet that has been in
Our ASP.NET 3.5 website running on IIS 6 has two teams that are adding
Our Qt 4.5 project has a root .pro file that has a SUBDIRS qmake
Our project is running on Windows CE 6.0 and is written in C++ .
Our project currently uses Crystal Reports for Visual Studio 2008. We need to upgrade
In our project we have requirement that, after receiving sms message from third party

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.