Skip to content

Real time test execution progress in TeamCity

Jakub Raczek edited this page Nov 18, 2016 · 6 revisions

You can enable TeamCity support by launching application with option

-DteamcityLogsEnabled=true (by default TeamCity support is disabled)

java -DteamcityLogsEnabled=true -jar DBTestCompare-1.0-SNAPSHOT-jar-with-dependencies.jar

All logs and results of tests will be presented in TeamCity (due to parallel execution when particular test is ended)

Teamcity failures:

Teamcity buildlog:

Teamcity tests results: