MCPcopy Create free account
hub / github.com/MarketSquare/robotframework-ai / robot_tests

Function robot_tests

src/main.py:45–46  ·  view source on GitHub ↗
(s='')

Source from the content-addressed store, hash-verified

43 print(assistant.send_message())
44 assistant.delete_assistant()
45def robot_tests(s=''):
46 run("atest/"+s, listener="atest/listeners/LoggerListener.py")
47
48def pytests():
49 pytest.main(["utest/"])

Callers 1

main.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected