Skip to content

Lua Reference

Complete reference for the Lua scripting API available inside Frasy test scripts.

  • Environment — declaring UUT count, instrumentation boards, and execution policy
  • Sequences & TestsSequence(), Test(), Exclusive(), Once()
  • ExpectationsExpect() and all matcher methods
  • RequirementsRequires(), order and runtime constraints, Sync()
  • PopupsPopup() operator dialog builder
  • ContextContext runtime information object
  • LoggingLog.D/I/W/E()
  • Utilities — helper functions available in all scripts