Effective Python Testing With Pytest – Real Python

  • Web site excerpt: In this tutorial, you'll learn how to take your testing to the next level with pytest. You'll cover intermediate and advanced pytest features such as fixtures, marks, parameters, and plugins. With pytest, you can make your test suites fast, effective, and less painful to maintain..

  • Link to site: Effective Python Testing With Pytest – Real Python