cui-javascript-unit-testing - Jest Unit Testing Standards
Provides Jest unit testing standards covering configuration, test structure, patterns, and coverage
Tags
Updated: 2026-03-26Capabilities
Typical Inputs
Typical Outputs
What this skill does
- create jest unit tests
- configure jest setup
- organize test files
- apply testing patterns
- implement mocking strategies
- analyze test coverage
- review test quality
- verify test execution
- check coverage thresholds
Inputs
- test files
- jest configuration
- coverage report
- javascript source code
Outputs
- jest configuration
- test files
- coverage report
Requirements
- jest framework
- javascript testing environment
- npm package manager
