However, I see that 'rules' is the subject of testing in t/scheduler.t.
Do the individual tests in that file give you any clue as to how to
proceed?
Thanks for the feedback, Jim.
I believe I found what I needed over the weekend.
First, I made a list of what needed to be done here as some raw notes:
https://github.com/markstos/Test-Harness/wiki/Missing-documentation-for-'rules'-and-'scheduler'-in-Test::Harness---App::Prove
This morning I've submitted a "pull request" with proposed docs here.
There is more feedback in this Github pull request:
https://github.com/Perl-Toolchain-Gang/Test-Harness/pull/5
I would be interested in a peer-review of my work.
Thanks!
Mark