# `lua` integration test This starts Wasmer with the Lua Wasm file. The test makes assertions on the output of Wasmer. Run test with: ``` > ./integration_tests/lua/test.sh ```