Re: [Http-webtest-general] text_requires?
Brought to you by:
m_ilya,
richardanderson
From: William M. <wi...@kn...> - 2003-01-21 15:14:29
|
On Mon, Jan 20, 2003 at 06:57:06PM -0800, Eral TRMB wrote: > I am just trying this module for the first time, so I apologize in advance > if my question is dumb. I cannot understand how text_requires works. I > would expect a unsuccessful attempt to find the given argument would make > the test fail, but if I test it with: Well, there is no 'text_requires' test, it's 'text_require'. I think what is happening is that WebTest is skipping the unknown test and just checking that the page can be retrieved. I guess that is the default test performed whenever you assign a test. Try renaming the test and see if that adds an extra test. Hope that helps, William -- Knowmad Services Inc. http://www.knowmad.com |