Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

Testing

Testing approaches for frontend code, what to test, how to test it, and how to keep tests valuable.

Articles

No articles yet — be the first to contribute!

Ideas for Contributions (but not limited to)

  • The testing trophy: unit vs integration vs E2E for frontend
  • Testing React components without testing implementation details
  • Mocking APIs: MSW, fixtures, and contract testing
  • E2E testing strategies that don't become flaky nightmares
  • Visual regression testing in practice
  • What not to test (and why test coverage can mislead)
  • Testing accessibility automatically and manually

See CONTRIBUTING.md for the article format, and copy the template to get started.