Skip to content

Conversation

@yvonneyx
Copy link
Collaborator

@yvonneyx yvonneyx commented Dec 5, 2025

Run specific test files

You can specify which test files to run using the --file or -f option:

# Run a single test file
npx perf --file test.perf.ts

# Run multiple test files
npx perf --file test1.perf.ts test2.perf.ts

# Short form
npx perf -f test.perf.ts

By default, iPerf will run all files matching the pattern **/*.perf.ts in your project.

@Aarebecca Aarebecca merged commit 9873cd0 into Aarebecca:master Dec 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants