The Artima Developer Community
Sponsored Link

Java Buzz Forum
TagUnit 1.0 beta 1 available - with a user guide!

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
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
TagUnit 1.0 beta 1 available - with a user guide! Posted: Sep 8, 2003 3:15 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: TagUnit 1.0 beta 1 available - with a user guide!
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

I've been doing some work recently on tidying up TagUnit for 1.0 and a beta release is now available. To summarise, I've removed some of the redundant tags, cleaned up some of the source code and finally put some work into the user guide. I can hear the cheers of joy already!

Some of the tags that I've removed include assertScriptingVariable (the same functionality can be achieved with a combination of assertPageContextAttribute and assertEquals) and the assertCookie tags because they never seemed to work consistently. I'll probably put them back in the future. I've also removed some of the other tags that were never documented and seemed to hang around from older releases. If you find that you do need them, please do let me know and we'll sort something out.

Apart from that, I've made a few changes to the look and feel of the TagUnit webapps (tagunit-blank and tagunit-examples), really just trying to simplify the process of putting together your own testing apps.

I've put a load of work into the TagUnit user guide and I'll be refining it over the next couple of weeks. Please do take a look (I've updated the version on the TagUnit website) and let me know if there's anything that needs covering in more detail, errors, etc. You can download the user guide from here.

Apart from the tags that have been removed, everything should still work as-is ... fingers crossed. Please do let me know if you find anything broken! The 1.0-beta1 release is available to download from here.

Read: TagUnit 1.0 beta 1 available - with a user guide!

Topic: Sun Considers Joining Eclipse Previous Topic   Next Topic Topic: Siemens Screws Up

Sponsored Links



Google
  Web Artima.com   

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