Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 874 Bytes

File metadata and controls

32 lines (20 loc) · 874 Bytes

📊 Coverage

🧪 TCK (Technology Compatibility Kit)

We are working on a suite of compatibility tests to ensure conformance with the VTL specification across implementations.

🛠️ Work in Progress

Issues/discussions to follow

Temporary run procedure

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.py

A zip will be created at tck/v2.1.zip.

Move it in Trevas resources:

mv vtl/tck/v2.1.zip trevas/coverage/src/main/resources

You are now able to run TCKTest.