This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-b9d8643d-72f1-4842-b3a3-a53f79a2f795 XWIKI-23814 Open

Add the possibility to keep the XWiki instance running after a UI test

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-a8be721e-84c5-4c7c-bc5e-fd1d38620f63 Michael Hamann created this issue on 11/Dec/25 17:08
 
Summary: Add the possibility to keep the XWiki instance running after a UI test
Issue Type: cid:jira-generated-image-avatar-b9d8643d-72f1-4842-b3a3-a53f79a2f795 New Feature
Affects Versions: 16.10.0
Assignee: Unassigned
Components: Development Issues only
Created: 11/Dec/25 17:08
Priority: cid:jira-generated-image-static-major-9902cd00-ca50-424c-bfe8-f107aeee6fea Major
Reporter: Michael Hamann
Description:

It would be nice to be able to keep the XWiki instance running after executing a UI test so you can manually inspect the instance and the state that was created by the test. While this is already possible for Jetty standalone instances using HSQLDB by starting them again, this currently isn't possible for configurations that use other databases or execute XWiki in another way.