Thursday, October 2, 2008

testresources overhaul

Rob has landed my overhaul of testresources. testresources is now a lot cleaner, with more tests, more documentation and fewer classmethods. If you've looked at it before and found it a bit confusing, now is a great time to have a fresh look.

The NEWS file, README or TODO are all great places to start. Or, you could just download the branch from Launchpad. 'bzr branch lp:testresources' should do the trick.

There's still so much I want to do, but this has been the big step: getting a firm conceptual base to work from.

3 Comments:

At October 3, 2008 2:10 PM , Blogger James Henstridge said...

Congratulations. One thing that'd be useful to see is a demonstration test suite showing how to integrate all the bits.

It wasn't particularly obvious when I was trying to do so for a project and there wasn't easy to find other projects using the package.

 
At October 3, 2008 7:18 PM , Blogger jml said...

Yeah, that's a big thing I want to do. Unfortunately, the code I most want to do it with is proprietary!

I'll see what I can muster.

 
At October 4, 2008 3:49 PM , Blogger jml said...

I've published a howto with examples. Tell me what you think.

 

Post a Comment

<< Home