Summary
This chapter has taught you the benefits of using ESLint plugins to follow the DOM Testing Library and jest-dom
best practices. You have gained an understanding of accessible code and used jest-axe
to increase the accessibility of your applications. You have learned how to speed up the process of determining the best query method with Testing Playground. Finally, you have learned how to increase test writing productivity with Wallaby.js.
In the next chapter, you will learn about end-to-end UI testing using the popular Cypress framework.