July PythonPune meetup 2020
Nov 21, 2020
by Bhavin Gandhi
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.