Tag Archives: Java

Java BDD with JBehave and Watij in Eclipse with JUnit

The purpose of this post is to explain how to write BDD acceptance tests in Java using the gherkin syntax, run those with JUnit and implement them using Web Browser automation. Before I begin let me assure you that I …

Read more »

Eclipse Colour Theme Extractor Tool

I have published my little tool that extracts just the Eclipse colour theme preferences out of the Eclipse exported preferences here. Usage is pretty simple – point it to an Eclipse preferences file and it will spit out the theme, …

Read more »