Skip to content

Commit

Permalink
Add Lighthouse and Pa11y to the main readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rsanzante committed Jan 25, 2024
1 parent d668c40 commit ae45698
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Tools included out-of-the-box:
- PHPUnit for unit testing configured and working.
- [BackstopJS](https://github.com/garris/BackstopJS) for visual regression testing.
- [Stylelint](https://stylelint.io/) for checking style files.
- [Lighthouse](https://developer.chrome.com/docs/lighthouse/overview/) for checking performance, accessibility, PWA, SEO and more.
- [Pa11y](https://pa11y.org) for in-depth accessibility checks.
- [Scripthor](https://github.com/Metadrop/scripthor) toolset with some helper scripts for development.
- Optionally, a Solr container ready to be used by Drupal.

Expand Down

0 comments on commit ae45698

Please sign in to comment.