On Mon, Dec 10, 2012 at 11:14 AM, darrinps <darri...@gmail.com> wrote: > Using Eclipse Indigo, > there doesn't seem to any way to store the tests inside of the application > itself (I even tried to do it manually then ran into problems running the > tests) so is everyone just creating a separate test project outside of their > application?
I create a tests/ project within my main project, such as: https://github.com/commonsguy/cwac-prefs https://github.com/commonsguy/cw-omnibus/tree/master/Testing/JUnit -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 4.4 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en