Hi everyone,

we are getting started to write some Selenium test for our Java App Engine 
application. 
Since we want to do some setup/teardown we'd like to do *in-container*testing.

As far as I see there are two options:

   - start the local devserver via Java and run commands via the Remote 
API<https://developers.google.com/appengine/docs/java/tools/remoteapi>
   - use Arquillian <http://arquillian.org/> with arquillian-container-gae 
<https://github.com/alesj/arquillian-container-gae>

What are the pros and cons of Arquillian here?

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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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