Flyway - first impressions

After some discussion we decided to use Flyway for our db management. In this post I share some first impressions.

 

Why TestNG and not JUnit?

Recently I've joined a new team and I wanted to persuade my colleagues to migrate from JUnit to TestNG. I decided to prepare a short presentation to convince them. I publish it here hoping that you will find it useful.

 

PIT Mutation Testing Progress

Few comments on the latest development of PIT Mutation Testing.

 

From JUnit to TestNG - migration story

I've joined a new team recently and (to my horror and dismay ;) I've found out that we use JUnit! Well, I just had to do something about it, namely switch to TestNG ASAP! :)

 

Looking for bad tests!

I'm looking for *bad* test code, so if you have some, please send me!

 

Java Camp 8 - Krakow - Why/What/How We Learn?

During Java Camp 8 (see www.java.pl/?p=216 - in Polish!) we had a 1h discussion about why we (Java developers) learn, what we learn, and how we learn. This blog post provides some notes (however, I do not claim them to be representative for the discussion - there are merely things that I remembered).

 

Testing Newsletter - 2012/03

Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in February 2012. Links to the most interesting articles and blog posts. News from JUnit, TestNG, Mockito, Selenium, Arquillian, mutation testing and many more. Enjoy!

 

Pretty Useless Javadocs

Valuable Javadocs are hard to find. This blog post presents some really stupid, unnecessary and irritating Javadocs that I found when browsing some code.

 

Creating Directories With Fluent Interface

A short story about refactoring of a simple utility method - from boolean parameters to the fluent interface. All in the name of making the API perfect. :)

 

Testing Newsletter - 2012/02

Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in January 2012. Links to the most interesting articles and blog posts. News from JUnit, TestNG, Mockito, Selenium, Arquillian, mutation testing and many more. Enjoy!

 
Syndicate content