✨ Features ************ Component Report ---------------- To support the :ref:`component ` development, SPL Core provides features to: - document the component behavior - see :ref:`How to create a component detail design ` - test the component behavior - see :ref:`How to create a component test cases ` - generate component report with full traceability between documentation, code and tests - see :ref:`Component relevant CMake Targets ` Variant Report -------------- To support the :ref:`variant ` development, SPL Core provides features to: TODO: add variant report description