Current status of PFA conformance tests for Python 3 implementation of Titus -
Specification of the Portable Format for Analytics (PFA). See the documentation website for more information.
To run the Titus conformance test suite
- Clone this repository.
- Download conformance tests file (238 MB) and replace
conformance-tests/pfa-tests.json
with the downloaded file. - Install Titus 2 for Python 3 using
pip install titus2
- Run
cd conformance-tests
- Run
python runTestTitus.py pfa-tests.json
In case of any issues please raise it here!