How to send command line options into test scripts?

M

Mumia W.

This does not work with Test::Harness. It considers the options that
you pass into the test file as invalid. See my previous posting with
the code.

Use stub scripts to adapt Test::Harness to your executables.
You would use Test::Harness to invoke the stub scripts, and
the stub scripts would invoke the executables with parameters.

You should have been able to figure this out yesterday.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,013
Latest member
KatriceSwa

Latest Threads

Top