Hi Markus,
Yes, that’s possible: If you specify a directory as argument, all XQuery modules in that directory will be parsed, and a testsuite element will be created for each module that contains tests. See [1] for more information.
Best, Christian
[1] http://docs.basex.org/wiki/Commands#TEST
On Fri, May 17, 2019 at 8:57 AM Markus Schmid schmid45@t-online.de wrote:
Hi
is it possible to run multiple testsuites with one TEST command call from the basex console? Or is there always only one <testsuite> element in the <testsuites> result?
Markus