IDE integration

We haven't talked about IDE integration yet. This is because most of the popular Python IDEs have built-in support for running unit tests from within the IDE. It is almost a basic feature these days. In addition, there are plugins available for popular text editors such as vim, emacs, and Sublime Text 3. We won't cover each and every one of these since they are too numerous. It only takes a quick online search to get the configuration or plugins we need to run tests from within our favorite IDE or text editor.

Get Test-Driven Python Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.