Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Return techniques and success criterion within a result #99

Closed
hannolans opened this issue Dec 16, 2013 · 7 comments
Closed

Return techniques and success criterion within a result #99

hannolans opened this issue Dec 16, 2013 · 7 comments
Assignees

Comments

@hannolans
Copy link
Contributor

Let QUAIL return the WCAG2 success criterion and technique in a test resul.

@kevee
Copy link
Collaborator

kevee commented Dec 17, 2013

We could have testFailed return the full test object as opposed to just the test.

@ghost ghost assigned kevee Dec 17, 2013
@hannolans
Copy link
Contributor Author

Kevin, is this difficult to implement? Could you, or our developer propose a patch and is it possible to introduce this in an official release? We need this functionality this month.

@kevee
Copy link
Collaborator

kevee commented Jan 6, 2014

I just committed adding a new test property in the testFailed callback. This includes the SC and related techniques.

@hannolans
Copy link
Contributor Author

thanks!

@kevee
Copy link
Collaborator

kevee commented Jan 6, 2014

If you'd like, after I write a few tests around this, we could push this out as a 2.1.1 next week.

@hannolans
Copy link
Contributor Author

Yes that would be helpful!

kevee pushed a commit that referenced this issue Jan 12, 2014
Hotfix - add test results per issue #99
@kevee
Copy link
Collaborator

kevee commented Jan 12, 2014

Just released 2.1.1 with these commits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants