Tests: Architecture of unit test runners
Feature Requests
Description
We currently have two ways to execute tests:
- within eXide via
runner.xq - via the RESTAPI (
/trigger-tests) which is defined intesttrigger.xqm
This architecture should be thought through–maybe there's a better solution for this.