Share

Marathon - GUI Acceptance Test Runner

Subscribe

Can not execute test cases from command line

  1. 2009-10-09 11:37:26 UTC

    Is it possible to execute marathon recorded test cases from command line?

    As marathon test cases are python scripts, I should be able to run them from command line using jython/python. But....., when I try to run any test case by typing following comand :

    jython -v testcase.py

    it starts importing all the dependencies and stops abruptly after printing "import ' Marathon' as java class"

    it doesn't print any error after that and terminates the execution immediately.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.