If you have followed the previous tutorial: http://dtmilano.blogspot.com/2008/01/test-driven-development-and-gui-testing.html, and wanted to use positron-0.5-alpha for your tests you may have found two small problems:
- positron-0.5-alpha.jar is empty, in the positron downloads
- an IllegalArgumentException is generated while running the tests
Build positron-0.5-alpha.jar from sources and apply the patch http://code.google.com/p/android-positron/issues/attachment?aid=-2700323565965776159&name=android-positron-databasedir-svn.patch
This was already reported to positron:
- http://code.google.com/p/android-positron/issues/detail?id=1
- http://code.google.com/p/android-positron/issues/detail?id=2
2 comments:
Fixed; please see version 0.6-alpha.
Thanks for the bug reports!
Hi Phil,
Thanks a lot for the fix and for your work on positron.
Post a Comment