...
Code Block |
---|
teston> run PingallExample |
You can execute help command for the to show the list of command in TestON :
Code Block |
---|
teston> help |
or simply run your test on when you execute cli.py:
Code Block |
---|
$ ./cli.py run PingallExample |
...
...
Code Block |
---|
teston> run PingallExample |
You can execute help command for the to show the list of command in TestON :
Code Block |
---|
teston> help |
or simply run your test on when you execute cli.py:
Code Block |
---|
$ ./cli.py run PingallExample |
...