Simple, Rapid, Effective, and Scalable
Planned Beta Date May 17, 2017
by Brian Okken
Do less work when testing your Python code, but be just as expressive, just as elegant, and just as readable. The pytest testing framework helps you write tests quickly and keep them readable and maintainable—with no boilerplate code. Using a robust yet simple fixture model, it’s just as easy to write small tests with pytest as it is to scale up to complex functional testing for applications, packages, and libraries. This book shows you how.
https://pragprog.com/book/bopytest/python-testing-with-pytest
I look forward to getting a copy of your book when it is ready.