Python Testing 201 with pytest

Python Frederick (6 Part Series)

1 Python Testing 201 with pytest
2 Python Tears Through Mass Spectrometry Data
2 more parts…
3 Pipfile and pipenv
4 Web frameworks shootout
5 Scraping the web with Scrapy
6 Data science in Python

For Python Frederick’s September presentation, I presented on Python testing. In the presentation, I explained more of the features of pytest that went beyond the basics that we explored in March.

The recording from the talk is available on YouTube. Check it out!

In this presentation, I focused on a few big areas:

  • Creating tests with a wide variety of example data using @pytest.mark.parametrize.
  • Advice on organizing your test suite as the suite grows.
  • Exploring fixtures as a tool for setup and reuse.
  • Examining some useful built-in fixtures.

Questions? Feel free to mention me on Twitter at @mblayman so I can try to respond to your question.

原文链接:Python Testing 201 with pytest

© 版权声明
THE END
喜欢就支持一下吧
点赞8 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容