diff --git a/community/a11yautomationtesting.md b/community/a11yautomationtesting.md new file mode 100644 index 0000000..8ba6fe2 --- /dev/null +++ b/community/a11yautomationtesting.md @@ -0,0 +1,16 @@ +--- +tags: community +title: "Talk: Achieving A11y Automation Testing" +description: "A success story and a look at how anyone can automate A11y regardless of framework." +date: 2021-02-29 +--- + +Accessibility testing in has come a long way in recent years. We'll dive into how EmberJS prioritized A11y with meaningful RFC's, Addons, tooling and docs. Most importantly, we'll discuss how these successes can be applied to your very own apps be they Vue, React, Angular or anything else! + +[![Team](/img/content/testjssummit2021.png)](https://video.gitnation.org/programs/collection-kisll_7ejg8?cid=1669036) + +## Talk given at: + +* TestJS Summit 2021 +* Ember-LA + diff --git a/img/content/testjssummit2021.png b/img/content/testjssummit2021.png new file mode 100644 index 0000000..a39b858 Binary files /dev/null and b/img/content/testjssummit2021.png differ