# In the launch script my $connectionObject = ConnectionObject->new(); $connectionObject->connect(); my $model = Test::TAP::Model->new(); $model->run_tests( $connectionObject, @scripts_ptest );