run-test
Installation
SKILL.md
Run Tests
Run project tests. Arguments: $ARGUMENTS
Test Commands
Run All Tests
pnpm test
Run Single Test File
# Using relative path (from apps/core directory)
pnpm test -- test/src/modules/post/post.controller.e2e-spec.ts