Back to Pnpm Io

pnpm test

versioned_docs_archived/version-8.x/cli/test.md

latest243 B
Original Source

Aliases: run test, t, tst

Runs an arbitrary command specified in the package's test property of its scripts object.

The intended usage of the property is to specify a command that runs unit or integration testing for your program.