Skip to content
Integrations

Can I create TofuPilot test phases dynamically at runtime?

Updated July 7, 2026

In the TofuPilot framework, phases are declared in a YAML procedure and each phase runs a Python function. If you need programmatic phase generation at runtime, use OpenHTF, where phases are plain Python callables you can build dynamically.

Related questions

Still have a question?