N
N
Nikita Dergachov2017-11-30 09:58:08
GitHub
Nikita Dergachov, 2017-11-30 09:58:08

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

1 answer(s)
D
deadelf79, 2017-12-11
@deadelf79

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 question

Ask a Question

731 491 924 answers to any question