S
S
Steve2021-08-05 10:44:41
PHPUnit
Steve, 2021-08-05 10:44:41

Server to run tests?

It is required to create a server to run tests (phpunit) so as not to run them on my computer (via gitlab runner)
What is needed for this, what configuration?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Kuts, 2021-08-05
@fox_12

Depends on what kind of tests you have there. If the server pulls your tests - this will be a requirement for the server.
So - in principle, any server based on a Linux-like distribution will do ...
Install and configure gitlab-runner on the server - and go ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question