
Peer-reviewed code for quality Drupal sites
A core part of our development process is quality controls to ensure that any code introduced to your site has been tested and peer-reviewed for browser/device compatibility, accessibility and security.
The following tools are examples of what we use:
- Nightwatch for functional testing
- BrowserStack or LambdaTest for browser/device compatibility
- BackstopJS for visual regression testing
- axe DevTools and Google Lighthouse for accessibility testing
In our CI/CD process, there is an emphasis on controls and checks, both qualitative and quantitative.