Changes for version 3.00 - 2010-06-07
- Completely revamped simple_report to us TAP::Harness instead of Test::Harness. Output is the same, but now we're using a much better TAP parsing engine.
- Cleaned up test dependent on external sites that had changed their HTML, moved it to xt/
- Various minor changes to support temp plugin used in tests
- No actual changes to App::SimpleScan, but it's the module we get our version from.
Documentation
Ultra-compact TAP summary
scan a set of Web pages for strings present/absent
Modules
simple_scan's core code
simple_scan variable substitution support
a line with optional fixed variable values
store a test spec, and transform it into test code
Examples
- examples/cross_product.in
- examples/expression.in
- examples/renegade-percent.in
- examples/ss.in
- examples/ss_backtick1.in
- examples/ss_backtick_env.in
- examples/ss_blank.in
- examples/ss_comment.in
- examples/ss_country.in
- examples/ss_dynamvar.in
- examples/ss_escaped.in
- examples/ss_extpattern.in
- examples/ss_fail.in
- examples/ss_garbage1.in
- examples/ss_garbage2.in
- examples/ss_garbage3.in
- examples/ss_multisub.in
- examples/ss_nested.in
- examples/ss_nested2.in
- examples/ss_newbracket.in
- examples/ss_nodouble.in
- examples/ss_over_defer.in
- examples/ss_quoted.in
- examples/ss_user_agent.in