The Artima Developer Community
Sponsored Link

PHP Buzz Forum
More Work on Reporting in PHPUnit 3

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Sebastian Bergmann

Posts: 313
Nickname: sbergmann
Registered: Sep, 2004

Sebastian Bergmann is the developer of PHPUnit.
More Work on Reporting in PHPUnit 3 Posted: May 11, 2006 4:10 AM
Reply to this message Reply

This post originated from an RSS feed registered with PHP Buzz by Sebastian Bergmann.
Original Post: More Work on Reporting in PHPUnit 3
Feed Title: Sebastian Bergmann
Feed URL: http://sebastian-bergmann.de/
Feed Description: Geek by nature, PHP by choice.
Latest PHP Buzz Posts
Latest PHP Buzz Posts by Sebastian Bergmann
Latest Posts From Sebastian Bergmann

Advertisement
Michael Lively Jr. sent me a patch last night that implements most of the bits and pieces that were still missing from the new reporting functionality in PHPUnit 3.



The screenshot above shows the summary page for PHPUnit's own test suite. The screenshot below shows a more detailed view.



The screenshot below shows the test results for the ExceptionTestCaseTest test case. Notice the graphical representation of the test case structure.



The screenshot below shows the code coverage for the PHPUnit2_Framework_Assert class.



When you compare the current version of the reporting to the original version you will notice that I changed the color scheme. It now uses colors from the Tango Palette.

Read: More Work on Reporting in PHPUnit 3

Topic: Programming Language Trends via Google Previous Topic   Next Topic Topic: Developers and Managers

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use