← All skills

Karma Skill

Unit testingJavaScriptTypeScript

Copy and Paste in your Terminal

npx skills add https://github.com/LambdaTest/agent-skills.git --skill karma-skill

Overview

When to Apply: Reference when configuring Karma for browser-based test execution, testing Angular components/services, or integrating with LambdaTest cloud for cross-browser unit testing. Triggers on "Karma", "karma.conf", "browser test runner".

Playbook Deep Dive (10 sections): §1 Production Configuration · §2 Angular Component Testing · §3 Service Testing with HTTP · §4 Directive & Pipe Testing · §5 RxJS & Async Patterns · §6 Router & NgRx Testing · §7 LambdaTest Cloud Integration · §8 CI/CD Integration · §9 Debugging Table · §10 Best Practices

The agent loads from 2 on-demand reference files (advanced-patterns.md, playbook.md) containing detailed implementation guides, cloud integration patterns, debugging tables, and language-specific best practices.


For full reference, implementation samples, and cloud setup, see the Documentation, Playbook, Advanced patterns tabs.