Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process "see" attribute #24

Open
tomschr opened this issue Mar 11, 2018 · 0 comments
Open

Process "see" attribute #24

tomschr opened this issue Mar 11, 2018 · 0 comments
Assignees

Comments

@tomschr
Copy link
Contributor

tomschr commented Mar 11, 2018

Problem

An s:report or s:assert element can contain a see attribute. This attribute is used for additional information about an error.

Related to #23.

<rule context="...">
  <report test="..." see="http://www.example.info/error42">...</report>
</rule>

Expected Behavior

The error report should take this see attribute into account

See Also

@tomschr tomschr self-assigned this Mar 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant