Closed line-o closed 4 years ago
from #14 : use target/scala-2.13/exist-xqts-runner-assembly-1.0.0.jar -x HEAD
to get the current, maintained testsuite
@line-o running exist-xqts-runner-assembly-1.0.0.jar --help
will show you all of the options :-p
Inspecting the test results I found at least six test cases using the old map constructor syntax
:=
. These tests fail now due to an error code mismatch (query throws with XPST0003 instead of FOJS0001)How can we maintain an updated test suite?