Is your feature request related to a problem? Please describe.
We should be able to see if any PR impacts accessibility.
Describe the solution you'd like
We should find a package that we can run that identifies accessibility errors in our project and throws an error if there are any. We can then add this into the CircleCI testing and integration pipeline, so that we see a CircleCI workflow step doesn't pass when there are accessibility problems.
Describe alternatives you've considered
Are there any websites that provide this is a service / Github plugin like CodeClimate and LGTM.com? @froi or @saracope , do you know of any?
Additional context
Is your feature request related to a problem? Please describe.
We should be able to see if any PR impacts accessibility.
Describe the solution you'd like
We should find a package that we can run that identifies accessibility errors in our project and throws an error if there are any. We can then add this into the CircleCI testing and integration pipeline, so that we see a CircleCI workflow step doesn't pass when there are accessibility problems.
Describe alternatives you've considered
Are there any websites that provide this is a service / Github plugin like CodeClimate and LGTM.com? @froi or @saracope , do you know of any?
Additional context