It's important to ensure that every developer on the team writes code that complies with conventions and governance rules. It's a key part of ensuring software quality. Of course, if you want a team ...
The Jenkins multi-configuration project, also known as the Jenkins Matrix project, isn't often used in the design of a continuous integration system. But when the need arises to run several similar ...
Easyb is a very cool way to test your Java application in BDD-style with Java. But wouldn’t it be nice to be able to integrate your BDD stories into your Maven build process? The good news is, you can ...