Python Testing 201 with pytest

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 YouTub…


This content originally appeared on DEV Community and was authored by Matt Layman

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.


This content originally appeared on DEV Community and was authored by Matt Layman


Print Share Comment Cite Upload Translate Updates
APA

Matt Layman | Sciencx (2021-06-14T20:13:46+00:00) Python Testing 201 with pytest. Retrieved from https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/

MLA
" » Python Testing 201 with pytest." Matt Layman | Sciencx - Monday June 14, 2021, https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/
HARVARD
Matt Layman | Sciencx Monday June 14, 2021 » Python Testing 201 with pytest., viewed ,<https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/>
VANCOUVER
Matt Layman | Sciencx - » Python Testing 201 with pytest. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/
CHICAGO
" » Python Testing 201 with pytest." Matt Layman | Sciencx - Accessed . https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/
IEEE
" » Python Testing 201 with pytest." Matt Layman | Sciencx [Online]. Available: https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/. [Accessed: ]
rf:citation
» Python Testing 201 with pytest | Matt Layman | Sciencx | https://www.scien.cx/2021/06/14/python-testing-201-with-pytest/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.