We are working on a suite of compatibility tests to ensure conformance with the VTL specification across implementations.
🛠️ Work in Progress
While TCK is not automated in the VTL TF repository, we have to build the input source manually.
git clone https://github.com/sdmx-twg/vtl.git
cd vtl/scripts
DOC_VERSION=v2.1 python3 generate_tck_files.pyA zip will be created at tck/v2.1.zip.
Move it in Trevas resources:
mv vtl/tck/v2.1.zip trevas/coverage/src/main/resourcesYou are now able to run TCKTest.