WeblogPoMo2024 Pest in PHP is good, actually! Pest is a testing framework for PHP you can install via composer that makes writing your tests a lot easier than you think!
go Work in a team? Have 4 groups of imports in your go files Do you want to organise your Go imports into 4 groups instead of 3? Here's how you can do it with a new version of gci and golangci-lint
phpcs PHPCS on Codeship as CI test Use Codeship to test the changed files in your pull request against PHPCS. Find working code, and explanation on why it works.