CppSpec

CppSpec 0.4

CppSpec is a behavior driven development (BDD) framework for C++. Behavior Driven Development is a refinement of TDD which turns the focus from writing the tests to the process of defining the behavior of the software using tests.Using CppSpecTo define...

Sonar

Sonar 2.11

Sonar is an open platform to manage code quality. As such, it covers in its core version the 7 axes of code quality.Sonar has got a very efficient way of navigating, a balance between high-level view, TimeMachine, dashboard and defect hunting...