Running and reporting tests

  1. TAP - Test Anything Protocol
  2. prove
  3. Parallel testing
  4. prove --state
  5. Parse TAP from a file
  6. prove - run other executables
  7. TAP::Formatter::HTML by Steve Purkis
  8. Collecting Test reports
  9. Generating HTML reports from Archives