Skip to main content

Changelog

See what's new with Windmill.

Watch latest Windmill weekly keynotes

Weekly keynotes are hosted on Discord and Youtube on Friday at 5:45 pm CET+1.

See the Windmill roadmap and what's coming next

Roadmap

Write test scripts that run automatically every time the script or flow they cover is deployed.

New features

  • Add a "// test: script/path" annotation to turn any script into a test for another script or flow
  • Tests run automatically every time the target is deployed
  • Results (pass/fail/running) shown on script and flow detail pages
  • CI badges and summary on workspace fork comparison page
  • Built-in test templates for TypeScript and Python