Building Pytest Plugins
10/15, 15:10–15:40 (Asia/Tokyo), pyconjp_2
言語: English

Pytest Plugins are a useful tool for expanding Pytest's core functionality. Building a pytest plugin is not that hard and can encourage developers to better understand how to use your companies internal microservice or tool. Help your developers get the most out of your microservice by building a pytest plugin.


Pytest is an example of excellent modular design. The modular design of pytest enables plugins for expanded functionality. Custom plugins that are designed specifically to mock or test the functionality of a companies microservice can ensure reliable api interaction and also teach developers how to use or implement that microservice in a safe testing environment.

Sr. Software Engineer at Guardant Health

Co-Organizer of Pyninsula

Co-Organizer of PyBay