Tuesday, September 19, 2017

Re: Test Strategies for Modern GWT (i.e. Elemental2 etc)



On Tuesday, September 19, 2017 at 9:02:45 AM UTC+2, Peter Donald wrote:
Excellent - I will look into it. I had always assumed as the modern code did not use GWT.create() anymore that GwtMockito was no longer necessary but I guess it must have other goodies in there ;)

Anyhoo - will dig in. This is one occasion where I do miss the javascript ecosystem with it's ease of testing with a real browser.

GWTTestCase can just as easily (ok, almost) run tests in real browsers too. 
See http://www.gwtproject.org/doc/latest/DevGuideTesting.html#Manual_Mode and http://www.gwtproject.org/doc/latest/DevGuideTestingRemoteTesting.html 

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment