Testing
-
Enterprise Java

Arquillian 1.0.0.Final released! Ready for GlassFish and WebLogic! Death to all bugs!
Red Hat, Inc. and the JBoss Community today announced the 1.0.0.Final release of Arquillian, its award-winning testing platform built to…
Read More » -
Software Development

Taking over the Codebase, Solving the Spaghetti Crisis
We’ve all been there. Somebody asks if you can take a look at their website that has been stagnant for…
Read More » -
Enterprise Java

Beyond JUnit – Testing Frameworks alternatives
JUnit is the defacto Java unit testing framework, but there’s a couple of new (and not so new) frameworks out…
Read More » -
Enterprise Java

Introduction to mutation testing with PIT and TestNG
Mutation testing is a technique which allows to discover which parts of our code are not covered by tests. It…
Read More » -
Software Development

Unit Testing is a Means to an End
Most professional software developers these days understand the importance and value of writing and using unit tests. A nice summary…
Read More » -
Software Development

Shame driven development
I always aspire to write well-crafted code. During my day job, where all production code is paired on, I think…
Read More » -
Software Development

Growing hairy software, guided by tests
Software grows organically. One line at a time, one change at a time. These changes soon add up. In an…
Read More » -
Enterprise Java

Integration testing scoped beans in CDI 1.0 and Spring 3.1
In this blog post I describe how to do integration testing with scoped beans in Spring and CDI. Everything is…
Read More » -
Software Development

Effective Unit Testing – Not All Code is Created Equal
Unit Testing is one of the most adopted methodologies for high quality code. Its contribution to a more stable, independent…
Read More »





