Python Testing with pytest: Simple, Rapid, Effective, and Scalable, 2nd Edition by Brian Okken
English | March 29th, 2022 | ISBN: 1680508601 | 274 pages | True EPUB | 2.31 MB
Test applications, packages, and libraries large and small with pytest, Python's most powerful testing framework. pytest helps you write tests quickly and keep them readable and maintainable. In this fully revised edition, explore pytest's superpowers - simple asserts, fixtures, parametrization, markers, and plugins - while creating simple tests and test suites against a small database application. 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. This book shows you how.