Debug
Debug Pipe
Section titled “Debug Pipe”Debug Pipe stores data for debugging purposes in a temporary json file.
**🔌 To enable Debug pipe set TESTOMATIO_DEBUG environment variable with value true or 1 **
Add an env to run by specifying the TESTOMATIO_DEBUG variable.
TESTOMATIO_DEBUG=1 <actual run command>