testing-best-practices

Installation
SKILL.md

Testing Best Practices

This skill provides comprehensive expert knowledge of testing Node.js/Express applications with emphasis on Jest and Supertest, test organization, mocking strategies, and achieving comprehensive test coverage.

Testing Framework Setup

Jest Installation and Configuration

Install dependencies:

npm install --save-dev jest supertest @types/jest
Related skills

More from webdev70/hosting-google

Installs
4
First Seen
Feb 17, 2026