Browsed by
Tag: Maven

CheckStyle – Enforcing a coding style: part 4

CheckStyle – Enforcing a coding style: part 4

This entry is part 4 of 4 in the series Implementing a Java code style with CheckStyle

Final Thoughts After struggling to get the last few posts out I have adopted a more agile approach to my blog. Now, whatever state the post is in it, will be published on Monday evening. I didn’t quite get everything finished off last week so here goes with my final thoughts about implementing CheckStyle into a new project. The last changes in my CheckStyle implementation Having set the Javadoc rules to ignore in my ruleset, I of course remembered that…

Read More Read More

Hello world!

Hello world!

Welcome to my first efforts at a tech blog! If you are interested in learning about implementing a Web testing framework in Java using Selenium Webdriver page factory and Junit 5 you are in the right place. I aim to document my efforts to implement one in this blog. I am not an expert, so I do not make any promises of doing things in the best way, but I will try to explain the choices I have made along…

Read More Read More