Python Testing

Python Software Development and Software Testing (posts and podcast)

  • Start Here
  • Podcast
  • Subscribe
  • Support
  • About
  • The Book
  • Contact
  • Archive
  • Slack

Python Testing with pytest

January 12, 2017 By Brian 1 Comment

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

Share:

  • Click to share on Google+ (Opens in new window)
  • Click to share on Facebook (Opens in new window)
  • Click to share on Reddit (Opens in new window)
  • Click to share on LinkedIn (Opens in new window)
  • Click to share on Twitter (Opens in new window)

Related posts:

  1. Python Testing with unittest, nose, pytest : eBook
  2. Best of python testing tutorials, now in epub, mobi, and pdf
  3. 9: Harry Percival : Testing Web Apps with Python, Selenium, Django
  4. 21: Terminology: test fixtures, subcutaneous testing, end to end testing, system testing
  5. Python featured in April issue of PragPub

Filed Under: Books

Python Testing with unittest, nose, pytest.
Get up to speed fast on pytest, unittest, and nose.
All in the comfort of your own e-reader.

Comments

  1. Vuyisile Ndlovu says

    March 23, 2017 at 9:38 am

    I look forward to getting a copy of your book when it is ready.

    Reply

Leave a Reply Cancel reply

Learn pytest FAST

Get your tests up and running fast. Learn to use pytest in this easy to follow book

Test & Code Podcast

Listen to test, development, and Python conversations on the go.

Python Bytes Podcast

Python headlines delivered directly to your earbuds. 15 minute conversation on the topical items of the week in the Python ecosystem