Y
Y
YEASTOR2014-09-19 09:40:24
css
YEASTOR, 2014-09-19 09:40:24

How to test symfony project in teamcity?

I want to use Teamcity to test a project on symfony, followed by a visual display of the results of unit tests.
Raised teamcity on a separate linux server.
Problem: teamcity pulls code from the git repository, which contains only my code, without the code of the symfony framework itself.
What should be the procedure for such a bunch of symfony + git + teamcity
UPD
Solution:
before the tests, I added the Composer install launch step, for example: blog.jetbrains.com/teamcity/2013/07/first-class-ph... and
https: //github.com/JetBrains/meta-runner-power-pac... (section "Run Composer runner")

Answer the question

In order to leave comments, you need to log in

3 answer(s)
P
Pavel Grishin, 2016-09-15
@tyukavin_denis

my 5 cents
https://jsfiddle.net/61xe15dL/

R
Rafael™, 2016-09-15
@maxminimus

svg border-image

A
anyd3v, 2014-09-19
@YEASTOR

Tighten the dependency management system and forget about the local storage of frameworks.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question