johnsmart's blog
Paddy Power Technology Series
I’ve just returned from Ireland, where I was presenting a seminar on Clean Code Practices for Java Developers at the Paddy Power Technology Series. You can view my presentation notes.
New Features in Thucydides 0.7.10
The latest version of Thucydides (0.7.10) to be released has some great new features! Find out more below:
New updated TDD, BDD and Testing Best Practices for Java Developers course

Faster Web Tests with Parallel Batches in Thucydides
Web tests are as a rule much slower than other types of tests, but they can be sped up significantly by running them in parallel. However, this is often harder to implement than it sounds.
Some useful new Hamcrest matchers for collections
Hamcrest is a neat little library that lets you write more fluent and readable tests.
Thucydides Release 0.4.26 – HTMLUnit support, and using different drivers in the same test case
Thucydides 0.4.26 has just been released. Some of the new features in this release include HTMLUnit support and the ability to specify the browser you want to run tests in at both the test case and the individual test level, as well as a few bug fixes and under-the-hood improvements.
Getting started with Thucydides – using the Thucydides Maven Archetypes
Thucydides is an open source library that lets you use WebDriver/Selenium 2 to write better acceptance tests. . The easiest way to start a new Thucydides project is to use the Maven archetype.
Thucydides Release 0.4.17 - Using Thucydides for non-web tests
A new version of Thucyides is out - version 0.4.17 - with some exiting new features. These include:
Thucydides Release 0.4.15 - two-way JIRA integration
A new version of Thucydides is out - version 0.4.15 - with some exciting new features, updates and improvements.
Using Spring dependencies in your acceptance tests with Thucydides
Thucydides is an open source library designed to help you write better ATDD-style automated acceptance tests with Selenium 2.





