Answer the question
In order to leave comments, you need to log in
How to write phpunit results to github wiki?
When I run tests, I need the results of all tests to be written to the github wiki. From this follows 2 questions:
1. How to intercept test results?
2. How to write to wiki via api?
Answer the question
In order to leave comments, you need to log in
A wiki on Github is a standalone repository where you can upload files in the same way as the main one. When you check out the wiki repository on your local machine, you'll get a %Main RepositoryName% .wiki folder to work with. Upload your results to it and from there synchronize with Github.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question