A NodeJS project that tests the MUST requirements of the xAPI Spec and is based on the ADL testing requirements repository. The test suite website can be found here: https://lrstest.adlnet.gov/. The adopters website can be found here: https://adopters.adlnet.gov/
Version Master branch at commit 3a04557d73173e50ae55fb37a5aa4e68fad924d2
Steps to reproduce the issue
Expected behaviour The runner should exit with a non-zero exit code so that CI tools show a failed build.
Actual behaviour The runner exits with a zero exit code.