Travis CI: easy and fun CI for your Plone packages (Nejc Zupan)
A talk about Travis CI: hosted continuous integration for the open source community.
A talk about Travis CI: hosted continuous integration for the open source community.
In April Packt published Django 1.1 Testing and Debugging by Karen M. Tracey. After reading it I figured I might as well write a review.
Today I read two articles about the usefulness of unit testing. Here are my thoughts.
I frequently have to send emails from web applications. But before I deploy to a production environment, I want to make sure the mechanism works and the right mails are constructed. Here’s two ways to do that.