Re: [Http-webtest-general] Checking links in the document
Brought to you by:
m_ilya,
richardanderson
From: William M. <wi...@kn...> - 2004-03-11 07:05:40
|
On Wed, Mar 10, 2004 at 10:00:00PM -0800, Carlos Ramirez wrote: > What's the best approach to checking links in a document. For instance I > want to load a page then gather all links in the document an issue HEAD > requests to test that all links work. I started writing a > HTTP::WebTest::Plugins::LinksTest.pm module that would allow Hi Carlos, Currently I'm using linklint[1] to do my link checking. However, I have not integrated it in any way with automated testing. I'd be very happy to have such a plug-in available for HTTP::WebTest. Let me know if you need any help with testing. Cheers! William [1] http://www.linklint.org/ -- Knowmad Services Inc. http://www.knowmad.com |