...
Code Block |
---|
$ ./cli.py run PingallExample |
...
NOTE: Every time you run your test make sure you disconnect Mininet entirely by doing "sudo mn -c" command.
Exploring further
Now that you finish installing TestON, you can now create your test cases. Find out how you can create your own tests in test files section of the tutorial.
...