The Artima Developer Community
Sponsored Link

Java Buzz Forum
TestNG Generator for IDEA

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Erik C. Thauvin

Posts: 4232
Nickname: ethauvin
Registered: Apr, 2004

Erik C. Thauvin maintains one of the web's first and most popular linkblogs.
TestNG Generator for IDEA Posted: Feb 24, 2006 7:34 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Erik C. Thauvin.
Original Post: TestNG Generator for IDEA
Feed Title: Erik's Weblog
Feed URL: http://erik.thauvin.net/blog/feed.jsp?cat=Java
Feed Description: The Truth is Out There!
Latest Java Buzz Posts
Latest Java Buzz Posts by Erik C. Thauvin
Latest Posts From Erik's Weblog

Advertisement
[@642]

TestNG Generator for IDEA

TestNG Generator is an IDEA plugin, based on Alex Nazimok's JUnit Generator.

It is a very simple plugin that generates a TestNG test class skeleton for all of the current class methods.



Alex did all the work. I just added a few things here and there.

There's still more I'd like to do:

  • Add per-project configuration properties.
  • Make the newly created test classes noticed by the VC manager.
  • Incorporate it into Mark's TestNG-J .
TestNG Generator is currently available through the IDEA Plugins manager. The source archive can be found on the IntelliJ Community Wiki. As usual, the latest souce code is also in my public subversion repository.

Constructive feedback welcome.

Tags: , ,
Bookmarks: del.icio.us, yahoo!, digg it, reddit

Read: TestNG Generator for IDEA

Topic: Campfire Soft Launched Previous Topic   Next Topic Topic: Scaling Websites (RE: Large sites powered by Java web frameworks and Tiles + WebWork)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use