News

Improve your Python testing even more. In my last two articles, I introduced pytest, a library for testing Python code (see "Testing Your Code with Python's pytest" Part I and Part II). pytest has ...
An excellent book on the subject is Brian Okken's Python Testing with pytest, published by Pragmatic Programmers. He also has many other resources, about pytest and code testing in general, here.
News Dev Asks, and 7 Years Later Python in VS Code Delivers Django Unit Test Support By David Ramel 09/13/2024 Microsoft's dev teams for coding tooling like Visual Studio Code are strictly adamant ...