Vaadin 25.1 makes browserless UI tests (formerly UI unit tests) free under Apache 2.0. These tests run UI code directly in the JVM without a browser or WebDriver, enabling fast, stable validation of component state, event handling, routing, and application logic. The feature evolved from the community Karibu Testing library and
Sort: