AlperA
Windmill5mo ago
5 replies
Alper

Automated Tests in Windmill

What are the current best practices for end to end testing of flows?

When I check https://www.windmill.dev/docs/flows/test_flows it only explains the manual approach. AI points to these docs as well. I would like to have a programmatic way so that flows can be tested in CI/CD pipelines. Mocking support would be important as well.

Is there any way of doing that?
On top of its integrated editors (scripts, flows, apps), Windmill allows users to see and test what they are building directly from the editor, even before deployment.
Was this page helpful?