TDD
-
Software Development
TDD Vs. math formalism: friend or foe?
It is not uncommon to oppose the empirical process of TDD, together with its heavy use of unit tests, to…
Read More » -
Software Development
TDD and the Transformation Priority Premise
Last time, we looked at the Red/Green/Refactor phases of Test-Driven Development (TDD). This time we’ll take a detailed look at…
Read More » -
Software Development
The new log4j 2.0
Before a while a new major version of the well known log4j logging framework was released. Since the first alpha…
Read More » -
Scala
ScaTDD: Casting an eye over three major Test frameworks in Scala
Testing has traditionally been the gateway process for Scala development at a number of Java shops looking to evolve their…
Read More » -
Enterprise Java
Test Driven Development – A Win-Win strategy
Agile practitioners talk about Test Driven Development(TDD), so do lot of developers who care about their code quality and workability.…
Read More » -
Core Java
Rules in JUnit 4.9 (beta 3)
Some time ago David Saff announced a beta release of JUnit 4.9. So I guess it is a good point…
Read More »