Skip to content

flojoy-ai/studio

Repository files navigation

main: CI codecov

Flojoy Studio

Open-source test sequencer for hardware validation 🟢 🟡 🔴

Use to validate mission critical components such as PCBs, wire harnesses, and battery packs.

Features

  • Automate pytest, Python, and/or Robot Framework scripts as saveable test sequences
  • No-code GUI to run test sequences - clearly report pass 🟢 / fail 🔴 status to operator
  • No-code, visual scripting interface for common test & measure automation routines
  • Optionally sync test runs with Flojoy Cloud

Quickstart

Please find installer downloads for Mac, Windows, and Linux at https://docs.flojoy.ai/studio/installation/

🆘 Need help installing? Please ask on Flojoy's Discord

License and Copyright

MIT licensed. This is free software - please use and modify however you wish.

Screenshots

Test sequencer

To use the test sequencer, simply import existing pytest, Python, and/or Robot Framework scripts. For pytest, the test sequencer will automatically atomize your tests as rows.

image

No-code script builder

Quickly build test & measure automation apps by wiring together premade "blocks." Custom blocks can also be written in Python.

image

Architecture

backend-architecture