Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Behavior-driven development in Python/Django #108

Closed
devendralaulkar opened this issue Jul 14, 2020 · 3 comments
Closed

Behavior-driven development in Python/Django #108

devendralaulkar opened this issue Jul 14, 2020 · 3 comments
Labels
talk-proposal New talk of Python Pune meetup
Milestone

Comments

@devendralaulkar
Copy link

devendralaulkar commented Jul 14, 2020

Title of the talk

Behavior-driven development(BDD) and testing in Python/Django

Description

BDD is an extension of Unit/Integration testing and TDD which involves writing test cases in a natural language that non-programmers can read which encourages collaboration between developers, QA and non-technical or business participants in a software project.

Table of Contents

  • What is BDD?
  • Need for collaboration/Why BDD
  • Basics of Gherkin syntax
  • Integrating behave/behave-django in your project
  • Writing your first test cases
  • Executing behave tests
  • Pitfalls to avoid

Duration (including Q&A)

30 mins

Prerequisites

Basic understanding of Unit/Integration testing in Python.

The talk/workshop speaker agrees to,

@devendralaulkar devendralaulkar added the talk-proposal New talk of Python Pune meetup label Jul 14, 2020
@bhavin192
Copy link
Contributor

bhavin192 commented Jul 19, 2020

Hello @devendralaulkar, thank you for showing interest in delivering a talk in our meetup. Does 25th July, 15:00 to 17:00 IST works for you? I request you to add small table of content for your talk (titles from your slide will work too.)
Can you please include your Twitter/LinkedIn here, so that we can reach out to you before the event. Alternatively, you can reach out to me on Meetup or via email, punepython at gmail dot com.

@devendralaulkar
Copy link
Author

25th July works for me.

Table of Contents

  • What is BDD?
  • Need for collaboration/Why BDD
  • Basics of Gherkin syntax
  • Integrating behave/behave-django in your project
  • Writing your first test cases
  • Executing behave tests
  • Pitfalls to avoid

You can contact me at https://www.linkedin.com/in/devendralaulkar/

@bhavin192 bhavin192 added this to the July 2020 milestone Jul 25, 2020
@bhavin192 bhavin192 added the scheduled The scheduled talks label Jul 30, 2020
@bhavin192
Copy link
Contributor

bhavin192 commented Nov 21, 2020

Hello @devendralaulkar can you please share slides and the code examples from your talk?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
talk-proposal New talk of Python Pune meetup
Projects
None yet
Development

No branches or pull requests

2 participants