Skip to content
New issue

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

Run tracer as a web server #8

Open
AJenbo opened this issue Dec 14, 2017 · 2 comments
Open

Run tracer as a web server #8

AJenbo opened this issue Dec 14, 2017 · 2 comments

Comments

@AJenbo
Copy link
Collaborator

AJenbo commented Dec 14, 2017

This would allow generating trace data for a code base that doesn't have unit tests (or any other good way of running from CLI) by allowing the developer to interact with the application from a browser and exercise the code that way.

@troelskn
Copy link
Owner

While a nice idea, I'm not sure this should necessarily be part of the project?

@AJenbo
Copy link
Collaborator Author

AJenbo commented Dec 19, 2017

Fair, I guess we can maybe hint at it in the readme so that people can configure there php+xdebug to output the needed trace files. I might still experiment a bit with it as the project where I have the most use of phpweaver only has 11% unit test coverage (I'm only associated with that project for the remainder of this week).

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

No branches or pull requests

2 participants