Sub-skill of testing-tdd-london: Configuration.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill configuration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Configuration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-configuration-38aff674)More formats (shields.io, HTML) on the badges page.
---
name: testing-tdd-london-configuration
description: 'Sub-skill of testing-tdd-london: Configuration.'
version: 1.0.0
category: development
type: reference
scripts_exempt: true
---
# Configuration
## Configuration
```yaml
london_tdd_config:
testing:
framework: jest
mock_library: jest # or sinon, testdouble
strict_mocks: true # fail on unexpected calls
coverage:
interaction_coverage: true
verify_all_mocks: true
swarm_coordination:
share_contracts: true
sync_mock_definitions: true
patterns:
verify_call_order: true
verify_call_count: true
verify_call_args: true
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!