Skip to content
Snippets Groups Projects
Commit 730e84e0 authored by Jaime Pérez's avatar Jaime Pérez
Browse files

test: Add a class to handle PHP's built-in server.

With this class we can run PHP's built-in server specifying the document root (defaulting to the www directory) and a "router" file, which the server will execute for every request received. This is useful to allow testing of the web interfaces as part of our unit testing setup.
parent c762ea52
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment