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
Installs
2
Repository
mx-space/core
GitHub Stars
535
First Seen
Mar 29, 2026
run-test — mx-space/core