FEST

Taking Screenshots with GUITestRunner not possible with JUnit 4.5 (issue 129)

Details

  • Type: New Feature New Feature
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: FEST-Swing 1.1
  • Fix Version/s: FEST-Swing 1.2a1
  • Component/s: Swing
  • Labels:
    None
  • Number of attachments :
    0

Description

From christian.daehn:

org.fest.swing.junit.GUITestRunner was compiled against JUnit 4.1 (I guess). Because the API in JUnit has changed in later releases, I get an exception when running the code with JUnit 4.4.

Do you plan to release a version compatible with JUnit 4.4?


Original report: Issue 129 (Google Code)

Activity

Hide
Christian Dähn added a comment -

Hi Alex,

JUnit 4.5 support would be great for me.

Show
Christian Dähn added a comment - Hi Alex, JUnit 4.5 support would be great for me.
Hide
Alex Ruiz added a comment -

Added support for JUnit 4.5. This task required some major changes:

1. The old FEST JUnit runner has been completely removed. I'm not sure if I should just deprecate it.
2. The old FEST JUnit runner has been re-written and placed in the new package org.fest.swing.junit.v4_3_1.runner, in the project 'fest-swing-junit-4.3.1'.
3. A new FEST JUnit runner with support for JUnit 4.5 has been created in the package org.fest.swing.junit.v4_5.runner, in the project 'fest-swing-junit-4.5'.

Show
Alex Ruiz added a comment - Added support for JUnit 4.5. This task required some major changes: 1. The old FEST JUnit runner has been completely removed. I'm not sure if I should just deprecate it. 2. The old FEST JUnit runner has been re-written and placed in the new package org.fest.swing.junit.v4_3_1.runner, in the project 'fest-swing-junit-4.3.1'. 3. A new FEST JUnit runner with support for JUnit 4.5 has been created in the package org.fest.swing.junit.v4_5.runner, in the project 'fest-swing-junit-4.5'.

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: