design-center icon indicating copy to clipboard operation
design-center copied to clipboard

better test harness

Open tzz opened this issue 12 years ago • 1 comments

Suggestions from @bheilman and @ph1l

  • allow test path override
  • set up test directory and clean it up afterwards
  • check file contents
  • check file existence/non-existence and attributes
  • not a QA run, always simulated
  • start working on a QA harness in addition to a test harness (maybe a new run environment class)
  • consider using xunit test harness

tzz avatar May 28 '13 19:05 tzz

I haven't been able to find a good Perl or other language module to do the full harness (create, clean up, check files). I can write my own but wanted to check if anyone knows.

tzz avatar Jun 03 '13 17:06 tzz