Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...