SUnit coverage information?

Lukas Renggli renggli at gmail.com
Wed Apr 5 07:49:20 UTC 2006


> I was trying to do something like that a couple of months ago.. but I don't
> had enough time to finish it :(  I could try to make a minimal usable
> version by the end of this week if you want.
>
>  (the info about simulating evaluation of blocks that Lucas Rengli gave me
> was very useful, maybe you can found it in the list archives... look for the
> thread: "Code Coverage")

I think such a coverage tool was included in my test-runner up to the
version stated below, maybe also later versions. It spits out an
environment (from the refactoring browser) of all the methods that
have been touched while executing the tests.

http://mc.lukas-renggli.ch/essential/Essential-lr.11.mcz

I removed it because it didn't work together with exception handling,
unfortunately there are some subtle bugs in the code simulation.

Lukas

--
Lukas Renggli
http://www.lukas-renggli.ch



More information about the Squeak-dev mailing list