Skip to content
Integrations

Can I share data between test phases in TofuPilot?

Updated July 7, 2026

Yes. A phase can read an earlier phase's results by declaring a function parameter named after that phase's key; TofuPilot injects a read-only result object exposing its measurements, outcome, and duration. Use depends_on to guarantee the earlier phase runs first.

Related questions

Still have a question?