Testing and checking: Checking.

Checking my code is something I do all of the time, in fact it is a central part of my build process(more on that in the future).

Some people dislike static testing (or checking as I prefer to call it). The key point is that you do not have to act on the advice these tools give you, it is enough to be aware of the output and to be sure that you have made an informed decision when you ignore it.

Developing web applications in python and django there are some obvious tools some less obvious ones, remember most of them are opinionated and they are not always right.

Below is a list of tools I use for checking.

I wrap most of these in fabric tasks and use them in my build process.

Advertisement


Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.