Quality Code

Clean, roboust and well tested code are fundamental goals of the framework.

li₃ adheres to coding, testing, and documentation standards which can be found inside the specs documentation repository.

Static code analysis tools are used to detect standards violations.

Learn how to write unit, integration and functional tests in the Testing chapter.

To make you application as robost to potential security threads as possible, follow the Securing Applications guide.