While we're on topic - what would people say is best practice for testing of a web API in a way that slots cleanly into a CI setup? Lots of different options out there, hence the q. (I realise this is also a bit like saying how long is a piece of string)
Michael. On 15 May 2013 10:57, Harry Percival <[email protected]> wrote: > Dear UK Python chums, > > some of you probably know I'm writing a book about TDD for O'Reilly. I'm > looking for some help with the (first) chapter on deployment. > > http://www.obeythetestinggoat.com/what-to-say-about-deployment.html > > What do you use for deployment? Do you have any kind of automated > scripts? How do you manage virtualenvs, the database, apache/uwsgi > config... What do you think might work as a sort of "best practice lite" > for a simple site for beginners? (django, sqlite database, static files) > > -- > ------------------------------ > Harry J.W. Percival > ------------------------------ > Twitter: @hjwp > Mobile: +44 (0) 78877 02511 > Skype: harry.percival > > _______________________________________________ > python-uk mailing list > [email protected] > http://mail.python.org/mailman/listinfo/python-uk > >
_______________________________________________ python-uk mailing list [email protected] http://mail.python.org/mailman/listinfo/python-uk
