Changes for version 0.004004 - 2024-06-11 (TRIAL RELEASE)
- Bump minimum required version of Test2::Suite to 0.000084
Changes for version 0.004003 - 2024-06-11 (TRIAL RELEASE)
- Make DOM checker call-aware: the standard 'call' function from Test2::Tools::Compare can be used to make calls on the underlying Mojo::DOM58 object, as if we were using an object checker
Changes for version 0.004002 - 2024-06-10 (TRIAL RELEASE)
- Re-instate runtime dependencies that were moved to the test phase in the previous release. Since this is a Test2::Tools distribution, those are always needed.
Changes for version 0.004001 - 2024-06-10 (TRIAL RELEASE)
- Set Test2::Tools::DOM::Check to stringify what the test 'got' for each delta. This should result in better error diagnostics, since results will now render the partial DOM at each failing step.
- Use new intercept API in tests, provided by Test2::API v.1302180
- Bump minimal dependency on Mojo::DOM58 to a non-trial release
Modules
Tools to test HTML/XML-based DOM representations
Provides
in lib/Test2/Tools/DOM/Check.pm