Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 1.88 KB

README.md

File metadata and controls

51 lines (46 loc) · 1.88 KB
title date event_date url author featured_image categories tags
July PythonPune meetup 2020
2020-11-21 16:49:43 +0530
2020-07-26 15:30:00 +0530
event/july-pythonpune-meetup-2020
Bhavin Gandhi
Event
Testing
Django
behave
pytest
BDD

Effective and efficient use of pytest framework

  • Speaker: Anandprakash Tandale (blog)
  • Description: In this talk, Anand covers fundamentals of testing. He covers basic things about frameworks in general and walks through some examples of using pytest.
  • References:

NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.

Behavior-driven development in Python/Django

  • Speaker: Devendra Laulkar (LinkedIn)
  • Description: Devendra talks about behavior-driven development. How it can help everyone to collaborate, define tests in natural language. He covers details about the Gherkin syntax, behave, behave-django. He also shares few of the best practices and pitfalls to avoid.
  • References:

NOTE: You can reach out to the speaker on the proposal page if you want to discuss anything about this talk.