Guide

How to run CheckStyle, PMD and FindBugs from Maven

What is static program analysis? Static analysis provides testing against code bases and binaries without the execution of any code. IDEs do this too...
Ovidijus Okinskas
2 min read

Pros and Cons of Bitbucket Pipelines

Recently I have been looking at our current test suite looking for ways to improve our own tests. As we use Bitbucket we have...
Kieran France
2 min read

What’s new in JUnit 5?

This month our posts are focusing on code quality and we have already covered how you can use IDEs to improve your code to...
Georgia Ingham
2 min read

Brief Overview of Security features offered by the PDF…

As security is an ever present issue we thought we would highlight some security features offered by the PDF file format that can be...
Georgia Ingham
2 min read

How HTML5 Javadocs in Java 9 will make your…

Here at IDRsolutions we are very excited about Java 9 and have written a series of articles explaining some of the main features. In...
Rob
1 min read