logo

Recording Jest (Experimental)

โš ๏ธ
The Replay Jest recorder is experimental and still under development. Join the #testing channel in Discord to report issues and ask questions, but proceed with caution.
Replay Jest uses replay-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 minimal additional configuration.

Getting Started

Check out the documentation in the Replay Jest GitHub repository for installation and usage instructions.

Powered by Notaku