active · Architected & built ·open-source

⌁ botwork

RustRPATesting

Problem

Robot Framework proved that plain-text test syntax works — but it drags a Python runtime everywhere and shows its age under load.

Approach

A faster, lighter take: one Rust binary, human-readable plain-text syntax, extensible through Rust, Python, and JavaScript keywords.

Outcome

A single binary that does acceptance testing and RPA. The stated motivation in the README: fun I can introduce to my kids.