CodeBrowser / npm / @temporalio/testing
@temporalio/testing@1.20.3
// Temporal.io SDK Testing sub-package
$ npm install @temporalio/testing
downloads/wk
1,429,949
license
MIT
version
1.20.3
published
Jul 15, 2026
What is @temporalio/testing?
@temporalio/testing is a testing utility package for the Temporal.io Node.js SDK that provides tools for unit testing Temporal workflows and activities in isolation. Developers use it to write fast, reliable tests for their workflow logic without needing a running Temporal server, making it easier to catch bugs and verify behavior before deployment.
Keywords
#temporal #workflow #testing
Maintainers
mjameswh, temporal-sdk-team