Behavior-Driven Python

This year at PyCon 2018, I gave a talk entitled “Behavior-Driven Python” in which I showed how to use the behave framework for test automation. I then wrote a companion article on Opensource.com. Here’s the link:

What is behavior-driven Python?

In case you missed it, the video recording for the talk is here:

6 comments

  1. As someone who’s always looking to expand their Python knowledge, I found this resource to be a valuable introduction to behavior-driven development in Python.

    Like

Leave a comment