Question #617040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/617040
dinev posted a new comment: If you add code sample that demonstrates how you are running test maybe we can help. I am using unittest module and organizing tests as methods of a class. The keep test ordered methods looks like def test_001_ def test_002_ Then when tests are loaded for execution the are always sorted by name -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

