1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
======================================================== BASEX TESTS ===
This package contains various tests that are used in BaseX development.
These tests did not make it into the main repository because they are:
* intended to be run for a long time
* in the making
* broken
Tests can be run with maven:
`mvn test`
For questions or feedback, feel free to use the Tracker or our
[Mailinglist](https://basex.org/open-source/ "BaseX | Open Source").
========================================================================
|