unit testing - Test version of GWT DOM -


Does anyone know a library that allows the creation of a GWT DOM tree without running a browser. I need this for fast testing. I think there are many basic methods in DOM classes, which are almost fake.

May be appropriate for your work. It runs WebKit in memory without any graphical interface, so it works very fast in the "normal" browser.


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -