Improving on Unit Tests with Sonar
Published September 29th, 2009 Under Open Source Tools, Software Testing | Leave a Comment
Sonar enables to collect, analyze and report metrics on source code. Sonar not only offers consolidated reporting on and across projects throughout time, but it becomes the central place to manage code quality. This screencast shows how to use Sonar to manage unit tests by checking their results. When you are done, you can verify that components are properly covered.
Sonar: Configuring Coding Rules
Published July 21st, 2009 Under Coding, Open Source Tools | Leave a Comment
This video shows how to configure coding rules with Sonar, an open source software quality management platform.
Chasing Code Duplications with Sonar
Published May 27th, 2009 Under Open Source Tools | Leave a Comment
This video shows how to chase duplications by spotting the most duplicated project, then drill-down to the code source for remediation. Sonar is an open source software quality management tool, dedicated to continuously analyze and measure source code quality.
Sonar: embrace Quality
Published December 12th, 2008 Under Coding, Open Source Tools | Leave a Comment
SONAR is an open source software quality management tool, dedicated to continuously analyze and measure source code quality. Using SONAR throughout the whole development project life cycle drastically improves visibility for every stakeholder. This gained visibility allows to manage risks, reduce maintenance costs and improve agility by implementing a real quality first approach. Teams can now seamlessly embrace quality with fun.