My Book

Exit doors
Tags
Archives
License
Hosting a Django application on a CherryPy server is licensed by Sylvain Hellegouarch under a Attribution 3.0 Unported.Books I Reviewed


Monthly Archives: June 2011
Acceptance testing a CherryPy application with Robot Framework
I recently received the Python Testing Cookbook authored by Greg L. Turnquist and was happy to read about recipes on acceptance testing using Robot Framework. We’ve been using this tool at work for a few weeks now with great results. … Continue reading
Hosting a Django application on a CherryPy server
Recently at work I’ve had the requirement to host a Django application in a CherryPy server. I first looked for various projects I knew were doing just that. Unfortunately, after trying them I was rather disapointed. Their approach is to … Continue reading