Hi there. I blogged a bit today, about my surveil project and activity on this mailing list:
""" This morning the internet became unavailable, after also being unavailable this weekend for several days. So I decided to take a look at my demo board which does surveillance with a webcam using the surveil app, surveil is here: https://github.com/morphex/surveil Well, one thing lead to another (...), and I locked myself out of the demo board. """ The rest of the blog post is here: http://blogologue.com/blog_entry?id=1544190747X52 Well, I was wondering what framework to use for testing. I see functional/integration testing as the most useful and powerful thing I can do, but it is also nice to be able to do unit-testing, and not end up using different frameworks. I'm thinking functional testing on the command, through URLs, and through SMTP/IMAP/POP etc. I have this old blog software/content management system called the Issue Dealer, which still runs on Python 2.7 and Zope 2, so it would be nice to have a testing system which runs on both Python 2 and 3. This Issue Dealer system is something I might end up ditching, but I guess it doesn't hurt with some forward thinking with what I choose from now on. Regards, Morten -- Videos at https://www.youtube.com/user/TheBlogologue Twittering at http://twitter.com/blogologue Blogging at http://blogologue.com Playing music at https://soundcloud.com/morten-w-petersen Also playing music and podcasting here: http://www.mixcloud.com/morten-w-petersen/ On Google+ here https://plus.google.com/107781930037068750156 On Instagram at https://instagram.com/morphexx/ -- https://mail.python.org/mailman/listinfo/python-list