About
This skill provides comprehensive guidance for setting up, structuring, and running Jest tests in modern web development environments. It assists developers in creating robust configuration files, implementing the Arrange-Act-Assert (AAA) pattern, managing complex test lifecycles with hooks, and enforcing high code quality through coverage thresholds. Whether you are debugging asynchronous tests or setting up sophisticated mock assertions, this skill ensures your testing suite is efficient, readable, and maintainable.