Saturday, April 25, 2015

Inspecting PHP Code Quality with Scrutinizer

We’ve gone through a decent number of tutorials about code quality, inspections, auto-build systems and so on here at SitePoint:

In this article, we’ll take a look at Scrutinizer CI - a continuous integration tool that’s quite expensive and closed to private projects, but very handy for public ones.

Scrutinizer vs/+ Travis

Scrutinizer is kind of like your online version of Jenkins and the tools suggested in the 4-part series mentioned in the introduction of this post. It supports PHP, Ruby, Python and to an extent JavaScript out of the box.

Continue reading %Inspecting PHP Code Quality with Scrutinizer%


by Bruno Skvorc via SitePoint

No comments:

Post a Comment