Archive for September, 2006
When will TestNG run tests in the same thread?
The quick answer is, when test methods depend on each other. The important thing to note here is that it is when @Test annotated methods depend on each other.
One way to solve this problem is to declare that the test methods depend on each […]
September 28th, 2006 | Posted in Java, TestNG, Testing | 1 Comment
There is an interesting discussion happening on the TestNG-Users group about thread control in TestNG . The author of TestNG asks us all:
I’d like to take this opportunity to see what kinds of improvements people would like to see in the thread support. In particular, have you ever needed to limit […]
September 28th, 2006 | Posted in Java, TestNG, Testing | No Comments
To give you a 100% practical example, just today I committed 1600 files which I had to back-out almost immediately because I realised I had broken something. Now, ignoring the why’s and how’s I managed to get myself into such a pickle, the fact is I needed to rollback a commit. Here’s what […]
September 28th, 2006 | Posted in LinkBlog, SCM | No Comments
(Seattle) City Light has contracted with Healing Hooves to clear blackberries and brush from a steep slope at the north end of a City Light substation in the 800 block of Northeast 75th Street. The plan is for the herd of 250 female goats to graze on the brush. The city calls it […]
September 27th, 2006 | Posted in Animals, Goats | 1 Comment
There has been much talk about Designing for Testability lately.
Basically the argument is:
Should our Tests (Enabling Mock Insersions) Drive our design?
or should we use tools to do it for us?
From: 14 facets of TypeMock.NET and Designing for Testability
The author of TypeMock.NET […]
September 27th, 2006 | Posted in Code, LinkBlog, Mock Objects, Testing | 1 Comment
In Perforce: Just A Faster CVS? Simon Harris says:
So, it’s 7am-ish and I’ve had 6 or so hours of sleep to ruminate on this but yup, from a developers perspective, I still think Perforce sucks.
I like to work offline, a lot, on planes, trains and in taxi-cabs; I like […]
September 27th, 2006 | Posted in SCM, Work | 1 Comment
September 27th, 2006 | Posted in Code, Comics | No Comments
To do this, we reviewed notes from exit interviews, cross referenced annual reviews and ultimately came up with 178 voluntary terminations from people that would have been considered in the top 20%.
To try and keep focused on macro issues, we consolidated the responses and placed them into categories:
[…]
September 26th, 2006 | Posted in Business, Need A Job?, Work Environment | 1 Comment
What Is Strongtalk?
Strongtalk is a major re-thinking of the Smalltalk-80 programming language and system. While retaining the basic Smalltalk syntax and semantics, it contains a number of significant advances, including:
Performance
Type System
The Strongtalk system was developed in secret […]
September 13th, 2006 | Posted in Programming Language, Smalltalk | 1 Comment
I’ve been getting emails that look like this:
From: especials@SeaTacPark.com
Subject: Especial!
For months now I thought I was getting emails in Spanish because of my last name. Turns out it’s really just “email” + “specials”. :(
7:23AM, press return.
September 12th, 2006 | Posted in Confessional, Wes's Boring Life | 3 Comments