Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Jan 23, 2025
1 parent 47ef748 commit e7637ef
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions karibu-testing-v10-spring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,10 @@ MockVaadin.INSTANCE.setMockRequestFactory(session -> new FakeRequest(session) {
}
});
```

There are other ways too; please take a look at:

* The [vaadin-spring-karibu-testing](https://github.com/mvysny/vaadin-spring-karibu-testing)
example app which demoes the Spring Security as well
* [Browserless Testing of Vaadin Apps With Karibu Testing](https://martinelli.ch/browserless-testing-of-vaadin-applications-with-karibu-testing/)
by Simon Martinelli.

0 comments on commit e7637ef

Please sign in to comment.