Unit Testing Proj

Subprojects > UnitTestingProj

Project Summary

Create an automated regression testing suite for WebKit.

Project Moderator: WinstonWolff

Project Members:

Status

Jan 2005 - Winston - I have converted test for half of the kits in Webware. There is a script, AllTests.py, which runs all the tests within each package. I have also written a number of tests for PSP, which identify problems with indentation when files use returns instead of newlines. I've also fixed PSP for those test cases (test first design of course). While I was in there, I added two features which I needed--writing Python code at the file/module level, and at the class level from within a PSP file.

Project Goals

Here are my first thoughts on organizing automated test cases. To make it easy for people to contribute automated tests, I think we need:

So to accomplish this we need: