Loading…
![]() New source string testing_project / Documentation: reference/reference_rock/luatest/luatest_overview — English |
Things to check
Glossary
English | English | ||
---|---|---|---|
No related strings found in the glossary. |
Loading…
![]() New source string testing_project / Documentation: reference/reference_rock/luatest/luatest_overview — English |
English | English | ||
---|---|---|---|
No related strings found in the glossary. |
g.test_params = function(cg)
...
log.info('a = %s', cg.params.a)
log.info('b = %s', cg.params.b)
...
end