Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news2.harvard.edu!news4.ner.bbnplanet.net!news.ner.bbnplanet.net!howland.reston.ans.net!newsfeed.internetmci.com!in2.uu.net!news.new-york.net!ritz.mordor.com!jpletzke
From: jpletzke@ritz.mordor.com (Jonathan Pletzke)
Subject: Re: [VW2.0] Coverage-Tool wanted
X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
Lines: 11
Organization: Mordor International
Message-ID: <DKK7H2.Kuo@ritz.mordor.com>
References: <4cavuv$sej@news.siemens.at>
Date: Tue, 2 Jan 1996 15:10:14 GMT

Wolfgang Hoellinger (hoelling@garwein.hai.siemens.co.at) wrote:
: I am looking for a Coverage-Tool for VisualWorks 2.0.
:  
: Does anybody know where to get such a thing ?

Do you mean a TESTING coverage tool? 
If so, the best solution is to write your own code.  There are GUI based 
test tools, even specifically for Smalltalk (i.e. Mercury Interactive, 
others), bute that type of testing is far less effective than Smalltalk code.

-Jonathan
