JDays 2012 - Bad Tests Good Tests - Slides
Submitted by Tomek Kaczanowski on Mon, 12/03/2012 - 19:59I've promised to publish the slides from my JDays 2012 presentation "Bad Tests, Good Tests", so here they are.
jDays 2012 - Day 1
Submitted by Tomek Kaczanowski on Wed, 11/28/2012 - 13:14So here I am, at JDays 2012 in Goteborg, Sweden. Very, very nice conference with a lot of good talks. Here comes mu summary of the first day.
Custom Asserts For ModelAndView
Submitted by Tomek Kaczanowski on Tue, 11/27/2012 - 23:47This blog posts present some custom assertions written for Spring MVC ModelAndView class to make the tests more readable.
TestNG Users Survey 2012 - Results
Submitted by Tomek Kaczanowski on Wed, 11/21/2012 - 23:19This post presents results of TestNG 2012 Users Survey.
Cleaning Old Artifactory Artifacts
Submitted by Tomek Kaczanowski on Wed, 11/14/2012 - 21:54Problem: growing number of our own released artifacts (JARs/WARs) in our Artifactory. Solution: regular cleaning. This post explains how.
Bad Tests Good Tests - Wasting Your Time
Submitted by Tomek Kaczanowski on Mon, 11/05/2012 - 22:17There are some things which are not worth unit-testing. Really, there are. Getters/setters and delegators are the best examples.
TestNG Users Survey 2012
Submitted by Tomek Kaczanowski on Sun, 11/04/2012 - 22:06Please fill in a short online survey on TestNG. Let us learn why and how we use it!
Java 7, Jenkins, Ubuntu 12.10 64bit issues
Submitted by Tomek Kaczanowski on Thu, 10/25/2012 - 16:21While installing Jenkins 1.486 on Ubuntu 12.10 server (64bit) with Java 7u9 I had two issues with libXrender.so.1 and libXtst.so.6 when running the first Maven build. I solved them and this post contains the solution.
Continuous Delivery And Deployment - Inspirational Quotes - Part 2
Submitted by Tomek Kaczanowski on Tue, 10/23/2012 - 16:15Second part of inspirational quotes about continuous delivery and deployment. Hope you enjoy them.
P.S. The first part is here.
Continuous Delivery And Deployment - Inspirational Quotes
Submitted by Tomek Kaczanowski on Wed, 10/17/2012 - 20:43Recently I've read a lot about continuous deployment and deliver. This blog post gathers some inspirational quotes which can inspire you to implement CD in your team.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.