Skip to content

End of Ticketing Hell: Integrating Code Quality using Jenkins

NormanChiflen edited this page Feb 14, 2012 · 2 revisions

Why quality metrics matter, and what to watch out for

What code quality approaches really work (proactive, reactive)

Which tools are proven to help (including open source)

Nothing shatters development’s reputation as easily as poor code in production. The good news is that Continuous Integration (CI) can help to identify problems faster, often before production releases.