Bali Unit Testing Framework is the official HCL framework for testing code written using VoltScript, the evolution of LotusScript delivered as part of HCL Volt MX Go. The framework can also be used for LotusScript, with modifications (see below on new language functions used). There are deliberately no dependencies on any LSXs (e.g nlsxbe.dll). None should be added, it will make it dependent on a particular implementation. Create separate classes derived from BaliCustomTester to test individual LSXs or custom classes.

This fork from https://github.com/hcl-tech-software/bali-unit is adapted to compile with LotusScript in Notes/Domino 12.0.x.

To use, copy the BaliTestRunner.bss file in the releases into a Script Library in your NSF.