Tomek Kaczanowski's blog

A New Book On Unit Tests - Q1 2012

I'm happy to announce that my book on unit tests - Practical Unit Testing with TestNG and Mockito - will be available in Q1 2012! Stay tuned!

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!

Java Camp 7 - Krakow - Hadoop, RESTEasy, Web Apps Security and FREE PIZZA!

Today I attended Java Camp #7 in Krakow (see http://www.java.pl/?p=212 for event announcement). The meeting was devoted to web applications security, Hadoop and RESTEasy. There were also some additional goodies - discussion panel, free pizza and some licences for really cool software.

First Glance At PIT Mutation Testing Tool

Long time ago I got attracted to mutation testing (http://en.wikipedia.org/wiki/Mutation_testing). Alas, at that time all the Java mutation testing tools were useless: abandoned and forgotten long time ago. Lately I discovered a new tool - PIT Mutation Testing (http://pitest.org/) - which is actively developed. So I gave it a try. A very limited try (but that is only the beginning!).

Testing Newsletter - 2012/01

Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in December 2011. News from JUnit, TestNG, Mockito, Selenium, Arquillian, mutation testing and many more. Also links to some good articles and blog posts. Enjoy!

Gather All Your Development Documentation In One Place

Want to have always the latest documentation and database schema available? Then build it on your CI!

Code Retreat, Cracow, 2011 - Been There, Done That

I attended Global Day Code Retreat, Kraków, 2011. It was a very nice event. Below you will find some notes about it.

Testing Newsletter - November 2011

Summary on what happened in JVM (Java, Groovy, Scala) developers testing world in November 2011. EasyMock 3.1, JUnit Params 0.3, TestNG users survey, database testing tips and many more goodies. Enjoy!

Pros And Cons Of Working With Legacy Code

Is it good for developer to work with legacy code? Is it possible to develop new skills by doing this? Or maybe this is a dead-end that you should avoid? Let us find out.

Working With Legacy Code

Recently I spent some time working with legacy code. The usual stuff - fixing bugs, introducing requested changes. In this blog post I share some comments on working with such code.

Syndicate content