Yahor:
Thanks for your reply.
My group uses FitNesse for other projects (i.e. backend, db testing, etc) We want to be able to run FitNesse test cases using fixtures, etc for Android.
I am able to execute my test cases through command line and through Eclipse but not through FitNesse wiki.
I have not worked on this task in a few weeks but will try again next week and if I get any further I'll post here.
Thanks,
On Monday, March 12, 2012 2:36:38 AM UTC-5, Yahor Paulavets wrote:
Hello,
I think no drivers are needed, because you can run any Android test case from the shell, so if you able to do that,
you do not need any other tools to run tests. Just copy past into the shell start command for your tests and run them! :)
Jenkins/Hudson CI servers work by this way for years.
Why do you need one more external tool to do essentially simple actions?
Best regards,
On Fri, Mar 9, 2012 at 6:49 PM, gatito97 wrote:
Any one tried executing Robotium test cases and had any success through FitNesse?
You can execute JUnit test cases through FitNesse but looks like there might be a need for a driver such as for Selenium on Android (WebDriver)
any help will be greatly appreciated.
Thanks