Re: Speed of UI tests with WebDriver
We make heavy use of both JUnit tests and MVP through the use of
Jukito (http://code.google.com/p/jukito/) and gwt-platform (http://
code.google.com/p/gwt-platform/). They've both been a tremendous help
but I feel UI tests are useful as well. But many of the benefits have
to be weighed against the sheer time it takes to run them, especially
in dev mode.
On Jan 14, 12:55 am, Y2i <yur...@gmail.com> wrote:
> This might not suit your team well, but the ability to run plain JUnit is
> one of the major reasons I moved to the MVP pattern:
>
> http://code.google.com/webtoolkit/articles/mvp-architecture.html#testing
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home