We are using gaedriver <https://code.google.com/p/gaedriver/> to start apps
with devappserver and then run tests against it. Here is an example:
https://code.google.com/p/gaedriver/source/browse/#hg%2Fjava%2Fsrc%2Ftest%2Fjava%2Fcom%2Fgoogle%2Fappengine%2Fcontrib%2Fgaedriver%2Fe2e%253Fstate%253Dclosed


On Tue, Dec 17, 2013 at 7:59 AM, stephanos <[email protected]> wrote:

> Hey,
>
> I'd like to do some (gray-box) integration testing with my Java App Engine
> app.
>
> How can I start the dev server from within my JUnit tests? With
> Jetty/Grizzly, for example.
>
> Regards
> Stephan
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to