Add url
property to tests
#18
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
pre-release
Issues that do not impact the live version, only the pre-release version
Milestone
Summary of proposed feature
Add
url
property to tests and presets that can be used to link to documentation, and display the the URL in the CLI when a test does not pass (ie on error or warning).Purpose of proposed feature
Provide a way to reference online documentation to resolve issues, especially when a test fails.
Detail of the proposed feature
url
property for a preset should be displayed in the console under the preset name.url
property should be displayed under the name of the property if the test does not pass (ie on error or warning).This property should link to pages that document a schema and/or can help resolve the specific problem. It would work well with the new schema.org property tests (which are in master but not in the release version).
Potential problems
None.
Describe any alternatives you've considered
None.
Additional context
URL properties for Schema objects could also be automatically generated.
The text was updated successfully, but these errors were encountered: