Hello.
My name is Roman. I'm trying to set up build in Bamboo and I've added PHPUnit task in my plan. When I run this plan I see following messages in log:
08-Aug-2014 18:54:33PHPUnit 4.2.0 by Sebastian Bergmann.
08-Aug-2014 18:54:33
08-Aug-2014 18:54:33Configuration read from /var/atlassian/application-data/bamboo/xml-data/build-dir/BAB-TP-JOB1/phpunit.xml
08-Aug-2014 18:54:33
08-Aug-2014 18:54:39...........................
08-Aug-2014 18:54:40
08-Aug-2014 18:54:40Time: 7.08 seconds, Memory: 47.75Mb
08-Aug-2014 18:54:40
08-Aug-2014 18:54:40OK (27 tests, 159 assertions)
08-Aug-2014 18:54:40
08-Aug-2014 18:55:42Generating code coverage report in HTML format ... done
But, on "Tests" tab (on current build page) I see message "Test results. 0 test in total".
Is it possible to show on this tab actual counter of PHPUnit tests which were successfully run?
Maybe you need to add a test parser task.
Thank you, you are right!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.