This implementation is experimental. It is not configured for use with Replay Test Teams.
Replay Jest uses
@replayio/node
to record the runtime of your test execution to create debuggable replays. Like the other Replay test recorders, the Jest version is a wrapper, allowing you to use existing test code with additional configuration.Getting Started
Check out the documentation in the Replay Jest GitHub repository for installation and usage instructions.
For more details on Replay Node, check out the Recording Node.js Guide.