v4.4 - Improve <meta> tag tests and CLI output
- Improved handling of tests for
<meta>
tag properties that are missing or have no value or are empty. - Display and reporting of missing or empty properties is more consistent, but error types are still unique.
- Improved CLI output by reducing amount of data displayed by default and grouping important information.
- Updated test framework.
Version 4.0 introduced additional information in CLI output, this update reduced some of the information shown by default, but it is all still displayed with --info/-i
option is passed. Important information, such as missing properties or properties with no value set, is now better highlighted in the CLI output.
Specific error types returned by the API have been updated (and are now more specific) but the format of responses remains the same.