Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
Java Programming IT Technology

Why We Refactored JUnit 192

Bill Venners writes "In this article, three programmers tell the story of how their frustration with JUnit's API led to the creation of Artima SuiteRunner, a free, open source test toolkit and JUnit runner. These programmers simply wanted to create a small add-on tool to JUnit, but found JUnit's design non-intuitive and API documention poor. After spending time reading through JUnit's source code and attempting to guess at the API contracts, they gave up and rewrote it."
This discussion has been archived. No new comments can be posted.

Why We Refactored JUnit

Comments Filter:

"Aww, if you make me cry anymore, you'll fog up my helmet." -- "Visionaries" cartoon

Working...