Friday, October 08, 2004

Code Coverage

Right now, I'm playing with code coverage on pydev...

It should work in the following way: user runs something saying that he wants to make code coverage.

Many runs can be done. (Probably he would want to run all the files that match some criteria).

After, he goes to a new view and is able to get that information, seeing the data for all below a certain folder or for a selected file.

No comments: