I am flying to Orlando, Florida, tomorrow, for
Java in Action. The
TestNG presentation is Wednesday, and I
guarantee that it will drastically change the way you think about testing.
Hope to see you there!
I am flying to Orlando, Florida, tomorrow, for
Java in Action. The
TestNG presentation is Wednesday, and I
guarantee that it will drastically change the way you think about testing.
Hope to see you there!
This entry was posted on October 3, 2005, 8:01 am and is filed under Java. You can follow any responses to this entry through RSS 2.0. Both comments and pings are currently closed.
Arclite theme by digitalnature | powered by WordPress
#1 by Ed Burns on October 3, 2005 - 9:11 am
TestNG and Cactus
Hello Cedric,
Back in May you mentioned you’d support Cactus in TestNG. What is the status on that?
Ed
#2 by Ed Burns on October 3, 2005 - 9:42 am
CB> No work has been done in this area, unfortunately, and I’m not quite sure
CB> what kind of integration is needed exactly.
CB> Are you using JUnit and Cactus? How are they integrated?
Actually, the Sun’s JSF implementation uses Junit, HtmlUnit, and Cactus.
The latter two have their base test classes, from which the user extends
their testcases, as extensions of Junit’s base TestCase class.
I’d love to move the Sun JSF impl to TestNG, but something comparable to
Cactus and HtmlUnit is required.
Ed
#3 by Sylvain on October 3, 2005 - 11:12 am
From the Mobile Monday blog, it looks like the meeting is next week, Oct 10th.
# When: Oct 10th, 2005 6:30pm
#4 by filippo on October 7, 2005 - 5:26 am
Hi Cedric, you’re presentation has been really successful!
http://rifers.org/blogs/jboyens/2005/10/7/jia_thinking_beyond_unit_testing
Can you post the slides on your website?
filippo
#5 by Thierry on October 7, 2005 - 6:55 am
Cedric,
Are you going to post the slides on TestNG.org?