As the founder and CEO of an automated software testing company, I’ve been following the trends in this space closely, and it's exciting to see that the automation testing market is estimated to more ...
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 ...