The Artima Developer Community
Sponsored Link

Java Buzz Forum
Unit tests to validate html?

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
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
Unit tests to validate html? Posted: Jan 22, 2004 2:23 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: Unit tests to validate html?
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement

I've recently created a number of unit tests using jwebunit. Jwebunit is a great framework which allows you to easily test your html pages. Does anybody know if there's a simple way to validate the html pages loaded using jwebunit? I first thought i could use jtidy, but jwebunit doesn't use jtidy anymore, so i'd have to manually add it. Is jtidy good enough for validating html pages?

Read: Unit tests to validate html?

Topic: Mock frameworks in Perl Previous Topic   Next Topic Topic: Talibanism in Technology?

Sponsored Links



Google
  Web Artima.com   

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