joomla-projects / GSOC-Webdriver_system_tests_for_CMS

[READ-ONLY] This repo is no longer in active development. Please see https://github.com/joomla/joomla-cms | REPOSITORY NOT ANYMORE IN USE, see readme
https://github.com/joomla-projects/GSOC-Webdriver_system_tests_for_CMS/blob/staging/README.md
GNU General Public License v2.0
0 stars 3 forks source link

Creates a automated report tool #3

Closed javigomez closed 10 years ago

javigomez commented 10 years ago

This simple PHP can be loaded via browser: /system/webdriver/tests/report/index.php And provides a report of the run tests, getting the data from: /tests/system/webdriver/tests/logs/junit.xml

This code is a mix of code from @puneet0191 and mine. @kshitijSharma2014 feel free to improve it ^_^

Notice that: yellow lines are warnings and red ones are errors

screen shot 2014-05-15 at 18 46 43

puneet0191 commented 10 years ago

@javigomez merging this PR

puneet0191 commented 10 years ago

We should use a different color, for warning I can not figure out yellow color..:(