Changes between Version 77 and Version 78 of WikiStart

Show
Ignore:
Timestamp:
07/30/2010 07:13:42 AM (6 weeks ago)
Author:
sb
Comment:

Close the issue tracker for new issues.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v77 v78  
    2121[http://sebastian-bergmann.de/archives/876-PHPUnit-Development-Moved-to-GitHub.html PHPUnit Development Moved to GitHub.] 
    2222 
     23Please no longer report issues here, but rather using the appropriate issue tracker on GitHub. 
     24 * Issues with PHPUnit's Code Coverage functionality should be reported [http://github.com/sebastianbergmann/php-code-coverage/issues here] 
     25 * Issues with PHPUnit's {{{DatabaseTestCase}}} functionality should be reported [http://github.com/sebastianbergmann/dbunit/issues here] 
     26 * Issues with PHPUnit's {{{SeleniumTestCase}}} functionality should be reported [http://github.com/sebastianbergmann/phpunit-selenium/issues here] 
     27 * Issues with PHPUnit's Mock Object functionality should be reported [http://github.com/sebastianbergmann/phpunit-mock-objects/issues here] 
     28 * All other issues should be reported [http://github.com/sebastianbergmann/phpunit/issues here] 
     29 
    2330News can be found on [http://planet.phpunit.de/ Planet PHPUnit]. You can also follow PHPUnit's development on [http://twitter.com/phpunit Twitter].