Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
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 :
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)
Hi Alex,
JUnit 4.5 support would be great for me.