Thanks. I was beating my head against the wall trying to do it the other way after reading the recommendation here: http://developer.android.com/tools/testing/testing_android.html
Much easier to just keep them apart. On Monday, December 10, 2012 10:24:42 AM UTC-6, Larry Meadors wrote: > > I believe that is "The Android Way" - you have your application in one > project and your tests in another. > > Larry > > > On Mon, Dec 10, 2012 at 9:14 AM, darrinps <[email protected] <javascript:>> > wrote: > > Curious how everyone is configuring their JUnit tests. 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? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

