Category: Uncategorized
11
Mar
Infurination: Unwritten Rules
by mgmb
No Comments
I was messing around with FitNesse again today, and I decided to just get a simple test case running to see how well it worked....
07
Mar
The Vagaries of Source Control: VSS is a Bad Sign
by mgmb
No Comments
I jump into a new project and at last – AT LAST – they are giving me Visual Studio and a substantial body of code...
07
Mar
Java + Excel = ?
by mgmb
No Comments
It doesn’t take a lot of searching to find JExcelApi (aka JXL) and POI, but if you’re a programmer-in-the-middle like me you can still spend a lot of...
07
Mar
And Just to Round Out the Set
by mgmb
No Comments
Somehow I never encountered the fit website. Useful, particularly for the explanations of the roles/perspectives embodied in Fit.
07
Mar
Ask and Ye Shall Receive?
by mgmb
No Comments
After some poking around and researching what it would take to write a fixture that did what I was looking for, it seems like FitLibrary’s...
07
Mar
Fitnesse – Testing patterns
by mgmb
No Comments
I really dig the idea behind FitNesse, and I know there’s value in abstracting some of the details behind a test so that people can...
06
Mar
While I’m at it, a quick FitNesse fix
by mgmb
No Comments
Fitnesse is a lovely tool, although in the world of maintenance programming you have to bend it a bit to make use of it. More...
06
Mar
Automated Excel Testing
by mgmb
No Comments
In my other life, the one where I write tested and testable software, automated testing is one of my great passions. It’s always interesting to...