Python Testing with pytest: Simple, Rapid, Effective, and Scalable, 2nd Edition


Python Testing with pytest: Simple, Rapid, Effective, and Scalable
Author: Brian Okken
Publisher Finelybook 出版社: Pragmatic Bookshelf; 2nd edition (March 29, 2022)
Language 语言: English
pages 页数: 274 pages
ISBN-10 书号: 1680508601
ISBN-13 书号: 9781680508604


Book Description
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.
pytest is undeniably the best choice for testing Python projects. It’s a full-featured, flexible, and extensible testing framework. pytest’s fixture model allows you to share test data and setup procedures across multiple layers of tests. The pytest framework gives you powerful features such as assert rewriting, parametrization, markers, plugins, parallel test execution, and clear test failure reporting – with no boilerplate code.
With simple step-Author: -step instructions and sample code, this book gets you up to speed quickly on this easy-to-learn yet powerful tool. Write short, maintainable tests that elegantly express what you’re testing. Speed up test times Author: distributing tests across multiple processors and running tests in parallel. Use Python’s builtin assert statements instead of awkward assert helper functions to make your tests more readable. Move setup code out of tests and into fixtures to separate setup failures from test failures. Test error conditions and corner cases with expected exception testing, and use one test to run many test cases with parameterized testing. Extend pytest with plugins, connect it to continuous integration systems, and use it in tandem with tox, mock, coverage, and even existing unittest tests.
Write simple, maintainable tests quickly with pytest.


下载地址:

Python Testing with pytest 2nd Edition 9781680508604.zip

下载地址 Download
打赏
未经允许不得转载:finelybook » Python Testing with pytest: Simple, Rapid, Effective, and Scalable, 2nd Edition

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏