This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new 8c1a09c2ef Update README.md
8c1a09c2ef is described below
commit 8c1a09c2ef8812793e9dbf3dd12b603a9184f862
Author: Andrea Del Bene <[email protected]>
AuthorDate: Tue Oct 17 13:20:06 2023 +0200
Update README.md
added notes for wicket-tester
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 3dfe5d56ad..addae51709 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ You will find the source code here:
|-- wicket-bean-validation
|-- wicket-cdi
|-- wicket-core
+ |-- wicket-tester
|-- wicket-devutils
|-- wicket-eclipse-settings
|-- wicket-examples
@@ -91,6 +92,7 @@ You will find the source code here:
Here is a list of projects in the distribution and what they do.
- wicket-core: the core project, includes the framework and basic components;
+ - wicket-tester: contains common classes for unit testing and test cases for
wicket-core
- wicket-extensions: contains utilities and more specialized components;
- wicket-auth-roles: a basic authorization package based on roles;
- wicket-jmx: registers JMX beans for managing things like your Wicket