testing-test-writing
Write unit and integration tests following the project's testing patterns with Jest. Use this skill when creating test files (*.spec.ts), writing unit tests for DTOs and domain entities, writing integration tests for use cases and queries, setting up test fixtures, or using test utilities. This includes organizing tests in test/unit/ and test/integration/ directories, using proper test naming conventions, mocking external dependencies, and testing with real database transactions for integration tests. Apply when working with any *.spec.ts file, test fixtures, or implementing the project's test-behavior-not-implementation philosophy.
$ Instalar
git clone https://github.com/imkdw/imkdw-dev /tmp/imkdw-dev && cp -r /tmp/imkdw-dev/.claude/skills/testing-test-writing ~/.claude/skills/imkdw-dev// tip: Run this command in your terminal to install the skill
Repository

imkdw
Author
imkdw/imkdw-dev/.claude/skills/testing-test-writing
1
Stars
0
Forks
Updated1w ago
Added1w ago