Ensure that there is robust unit testing baked into each function of the application. Tests should be compilable via cmake and PKGBUILD should build tests as well. In case of failure of tests, the package should not build. Integrate well with CI and build scripts.
Ensure that there is robust unit testing baked into each function of the application. Tests should be compilable via cmake and PKGBUILD should build tests as well. In case of failure of tests, the package should not build. Integrate well with CI and build scripts.