Can anyone suggest some good examples or strategies to use to test a
webservice written with Lift?

I've started down the path of firing up Jetty in a unit test, then
just hitting it with say a GET and checking the response.  Whats a
good way of firing up Jetty?  It looks like using ServletTester would
be the way to go:

http://www.christianschenk.org/blog/testing-web-applications-with-jetty/

could that work with Lift?

- Alex
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to