Our series on Python and Django moves into a focus on testing.  Fortunately, unit testing is very easy to incorporate into your solution.  We can provide some basic unit tests within minutes and improve the overall quality of our applications.

A Built-In Solution

Quality assurance is an important facet of software development and unit testing in Python is an example of how pervasive it has become.  The designers of the language have given us tools to follow these practices.  This tutorial walks through the basic setup and configuration of our application whether it is Python or Django.  We then create a few unit tests that can be a basis for your own needs.

 

The Mentor-Mastermind Group

This series comes from our mentoring/mastermind classes.  These classes are virtual meetings that focus on how to improve our technical skills and build our businesses.  The goals of each member vary.  However, this diversity makes for great discussions and a ton of educational value every time we meet.  We hope you enjoy viewing this series as much as we enjoy creating it.  As always, this may not be all new to you, but we hope it helps you be a better developer.  Drop us a line to find out when the next one is so you can join our group.

Slide Deck: Coming Soon…

Other series you might consider:

Rob Broadhead

Rob is a founder of, and frequent contributor to, Develpreneur. This includes the Building Better Developers podcast. He is also a lifetime learner as a developer, designer, and manager of software solutions. Rob is the founder of RB Consulting and has managed to author a book about his family experiences and a few about becoming a better developer. In his free time, he stays busy raising five children (although they have grown into adults). When he has a chance to breathe, he is on the ice playing hockey to relax or working on his ballroom dance skills.

Leave a Reply