Last active
December 29, 2015 23:48
-
-
Save kevee/7744745 to your computer and use it in GitHub Desktop.
Sample test yaml.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
imgHasAlt: | |
selector: "img:not(img[alt])" | |
tags: | |
- image | |
- content | |
testability: 1 | |
type: selector | |
guidelines: | |
wcag: | |
sc: 1.1.1 | |
technique: F65 | |
options: | |
a: value | |
b: value | |
508: | |
section: a | |
title: | |
en: "Title for this test in english" | |
es: "Título para esta prueba en Inglés" | |
description: | |
en: "Please create an alt attribute" | |
es: "Por favor, cree un atributo \"alt\"" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Because some tests apply to multiple SCs, I'm going with something more like: