marcysutton / ta-tip-automation-with-jest

Testing Accessibility Tips: Automated Testing with Jest and Testing Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing Accessibility Tips: Automated Testing with Jest and Testing Library

This example is a work in progress.

Node and npm are required to run the tests.

Here is how to set up the project:

npm install

To run the tests:

npm test

About

Testing Accessibility Tips: Automated Testing with Jest and Testing Library


Languages

Language:JavaScript 71.0%Language:HTML 19.2%Language:CSS 9.8%