Comparing version 1.0.2 to 2.0.0
@@ -81,3 +81,3 @@ 'use strict' | ||
lineBreak + | ||
`Recieved:` + | ||
`Received:` + | ||
lineBreak + | ||
@@ -84,0 +84,0 @@ printReceived(`${violation.help} (${violation.id})`) + |
{ | ||
"name": "jest-axe", | ||
"version": "1.0.2", | ||
"version": "2.0.0", | ||
"description": "Custom Jest matcher for aXe for testing accessibility", | ||
@@ -5,0 +5,0 @@ "repository": "nickcolley/jest-axe", |
@@ -7,3 +7,3 @@ # jest-axe | ||
Custom Jest matcher for [aXe](https://github.com/dequelabs/axe-core) for testing accessibility | ||
Custom [Jest](https://jest-bot.github.io/jest/) matcher for [aXe](https://github.com/dequelabs/axe-core) for testing accessibility | ||
@@ -108,3 +108,6 @@ ## Installation: | ||
## Thanks | ||
- Government Digital Service for making coding in the open the default | ||
- [Jest](https://jest-bot.github.io/jest/) for the great test runner that allows extending matchers. | ||
- [aXe](https://www.axe-core.org/) for the wonderful axe-core that makes it so easy to do this. | ||
- Government Digital Service for making coding in the open the default. | ||
- GOV.UK Publishing Frontend team who published the [basis of the aXe reporter](https://github.com/alphagov/govuk_publishing_components/blob/581c22c9d35d85d5d985571d007f6397a4399f4c/spec/javascripts/govuk_publishing_components/AccessibilityTestSpec.js) | ||
- [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) for inspiration on README and repo setup |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
110086
10
112