Skip to content

React application to demonstrate test driven development of accessible applications

License

Notifications You must be signed in to change notification settings

dylanb/react-tdd-a11y

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-tdd-a11y

React application to demonstrate test driven development of accessible applications

Get started

git clone https://github.com/dylanb/react-tdd-a11y
git checkout start
npm –install
npm start

Open the Chrome dev tools console to see the output from react-axe tests

To run the integration tests

npm run-script integration

Working through the changes

git checkout release

See the Releases list for a list of releases. The releases go in increasing order, each on building on the next to illustrate one concept in getting to test driven accessible development

About

React application to demonstrate test driven development of accessible applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published