I ran into pbUnit yesterday, an open source project on Sybase code exchange. The version I downloaded is 3.1, I had to fix the folder name with space problem which stoped loading my complex pb library. After hours of hard work, I started to enjoy unit test fun! In PowerBuilder! A few bugs have been located in seconds. Wow! What a great modern tool for this legacy language!
I wish its interface could be similar to NUnit, like tree view, command line, etc… then I found there is a newer version 3.2 available. But it didn’t even load the full target list to me.

I think I have to spend some time more on this hard-to-love-had-to-use toy, at lease to make it support command line, maybe Nunit formatted error result, so I can hook PBUnit test to CuriseControl eventually.
God bless me. Am I the only man using PBUnit in the world?
