Changelog

v0.7.0 (2010-12-29)

  • Bug: Show tests with PHP errors in overview
  • Feature: Show Test Runner View Output in realtime
  • Feature: Syncronise Test Case and PHP Class

v0.6.2 (2010-11-22)

  • Bug: Placeholder for filenames with included dots
  • Bug: Missing source folder definition

v0.6.1 (2010-11-17)

  • Bug: No namespace support for new test case / new php class

v0.6.0 (2010-11-15)

  • Feature: Search test case and php classes with same namespaces
  • Feature: Placeholder for path parts of php classes

v0.5.0 (2010-11-02)

  • Bug: Find test case classes with own test super class
  • Feature: Display code coverage in editor

v0.4.0 (2010-06-28)

  • Bug: Detect test suites which not extends PHPUnit_Framework_TestSuite
  • Bug: In the window "New PHPUnit Test Case", "finish" button error
  • Bug: Test case creation from files in root directory throws exception
  • Bug: Add error output in test case wizzard
  • Bug: Wrong array compare error marker messages
  • Feature: Generating a Class Skeleton from a Test Case Class
  • Feature: Revise Test Case Wizard
  • Feature: SuperClass for Test Cases
  • Feature: Toogle test case / test element action
  • Support: Switch to Eclipse Public License (EPL)

v0.3.0 (2010-03-14)

  • Feature: Add PHPUnit Result View
  • Bug: Detect wrong file for error output
  • Bug: Create no error marker if failure output is too long
  • Bug: Test Case Wizard does not use java.io.File.separatorChar