Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 615 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 615 Bytes

robotframework-construct

Robot Framework library powered by construct.

Declarative and symmetrical parser and builder for binary data.

Aiming for 🚀 speed, ✅ reliability and 🔬 visibility.

Use cases

  • Test your production binary parser / generator against a construct implementation of your binary format.
  • Beautifull and readable addon for accessing registers, both reading and writing.
  • Test your production construct specificatoin against a reference implementation of the same protocol