UI Unit Testing for Vaadin 8

We have a team at Vaadin doing maintenance of Vaadin 7 and 8 under our commercial extended maintenance program. As a byproduct of the activities we have in order to keep the systems running, we have released a new experimental commercial add-on for TestBench Vaadin 8 users. This add-on makes possible to write similar UI Unit tests with Vaadin 8 as we have already in Vaadin 23 & 24 versions of TestBench.

5 Likes

I have used the new tool in unit testing of the simple crud view here:

This should give some overview of the API and capabilities.