Re: Understanding of simpletest utility



Is this the code responsible to evaluating the SimpleProc-test's
firstime install script which contains test-case command for each of
the test case

### Error evaluating the package first time install script
if {[catch {namespace eval ::\
$::Simple::Package::PackageFirstInstallScript($packagePair)}
result]} {

.