Skip to main content

How do you manage code quality ?

Posted in

How do you manage code quality ?

To improve the quality of Skrooge, we are using many tools:

  • krazy2 for static code checking.
  • ctest and cdash to execute automatic tests.
  • squish for interactive automatic tests.
  • lcov for code coverage. Here is the result.