Contribute Media
A thank you to everyone who makes this possible: Read More

How to Write Pytest Plugins

Description

This talk was presented at PyBay2019 - 4th annual Bay Area Regional Python conference. See pybay.com for more details about PyBay and click SHOW MORE for more information about this talk.

Description Pytest is a widely-used, full-featured Python testing tool that helps you write better programs. Did you know that you can easily enhance and customize Pytest through the use of plugins? In this talk, you will learn all about some of the useful Pytest plugins that are available, and learn how to create your own plugins.

Abstract Pytest is a widely-used, full-featured Python testing tool that helps you write better programs. Whether you have been using Pytest for years or are just getting started, you may find features of Pytest that you would like to modify or customize for your own environment or specific use cases. Did you know that you can easily enhance and customize Pytest through the use of plugins? In this talk, you will learn all about some of the useful Pytest plugins that are available, and learn how to create your own plugins. We will walk through the plugin creation process by creating a plugin to upload Pytest reports to a Google Cloud Storage bucket.

Original slides: https://t.ly/RX8Yp

About the speaker Darlene Wong is a Silicon Valley native, currently working as a Sr. Software Development Engineer in Test at Palo Alto Networks. In the past, she worked on engineering velocity tools at Tango, security tools at Juniper, data engineering at NearbyNow, and developer productivity tools at Cisco. Darlene holds an MS in Computer Engineering from Santa Clara University and a BS in Computer Science from UCLA. She enjoys dance, volunteering, and travel.

Sponsor Acknowledgement This and other PyBay2019 videos are via the help of our media partner AlphaVoice (https://www.alphavoice.io/)!

#pybay #pybay2019 #python #python3 #gdb

Details

Improve this page