benjamin84 / fest

Automatically exported from code.google.com/p/fest
0 stars 0 forks source link

Taking Screenshots with GUITestRunner not possible with JUnit 4.4 #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 issue reported on code.google.com by christia...@gmail.com on 15 Apr 2008 at 2:32

GoogleCodeExporter commented 9 years ago
Yes, we plan to add support for JUnit 4.4 before we reach version 1.0. A fix 
for this
issue will be included in our next release (1.0a2), or worst case scenario in 
1.0a3.

Thanks,
-Alex

Original comment by Alex.Rui...@gmail.com on 15 Apr 2008 at 2:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue migrated to http://jira.codehaus.org/browse/FEST-29

Original comment by Alex.Rui...@gmail.com on 4 Mar 2009 at 1:35

GoogleCodeExporter commented 9 years ago
Started work on this issue. We are jumping directly to JUnit 4.5. Christian, 
would a
4.5-only version work for you? Or do you still need a 4.4 one?

All changes from now on will be reflected in the JIRA issue. Please add 
yourself as a
watcher for this issue. This way you will notified of progress made regarding 
this
feature.

Original comment by Alex.Rui...@gmail.com on 16 Mar 2009 at 8:38

GoogleCodeExporter commented 9 years ago
Forgot to mention, please add comments to the JIRA issue, not to this (Google 
Code)
issue.

Original comment by Alex.Rui...@gmail.com on 16 Mar 2009 at 8:39

GoogleCodeExporter commented 9 years ago
Fixed. Please read comments on the JIRA issue.

Thanks Christian!

-Alex

Original comment by Alex.Rui...@gmail.com on 28 Apr 2009 at 7:35