DjangoCon US 2018 - BDD (Behavior Driven Development) Testing for Django Apps by Le Xiao

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=grDHuFbrPsc



Duration: 0:00
74 views
0


DjangoCon US 2018 - BDD (Behavior Driven Development) Testing for Django Apps by Le Xiao

Unit tests focus on classes and methods while integration tests focus on components and basic business logic. However, neither of these is executed against the full system environment nor take account of the system’s behaviors as a whole. Therefore, our app will not be assured to work properly in production environments if we limit our testing approach to only two types of tests. Incorporating BDD testing into our app’s testing plan addresses these limitations.

BDD is experiencing increasing industry adoption but can still prove daunting to implement from scratch. Our talk will describe how we implement a BDD framework stack by answering following questions:

How do we design structured and reusable test code for BDD?
How do we integrate BDD tests with our CI/CD pipeline?
How do we speed up the execution of BDD automated tests?
How do we set up our BDD framework?
What are the limits of BDD testing?




Other Videos By Confreaks


2022-04-08DjangoCon US 2018 - Herding Cats with Django... by Sage Sharp
2022-04-08DjangoCon US 2018 - Code Review Skills for Pythonistas by Nina Zakharenko
2022-04-08DjangoCon US 2018 - Wagtail CMS - Making Django More User (and Developer) Friendly by Sara Heins
2022-04-08DjangoCon US 2018 - A Python-Driven Web App Framework... by Kendall Chuang and Henry Olson
2022-04-08DjangoCon US 2018 - An Intro to Docker for Djangonauts by Lacey Williams Henschel
2022-04-08DjangoCon US 2018 - Elasticsearch: Accelerating the Django Admin by Kate Kligman
2022-04-08DjangoCon US 2018 - Packaging Django Apps for Distribution on PyPI by Laura Hampton
2022-04-08DjangoCon US 2018 - Building Workflows With Celery by Josue Balandrano Coronel
2022-04-08DjangoCon US 2018 - Containerless Django: Deploying without Docker by Peter Baumgartner
2022-04-08DjangoCon US 2018 - Lightning Talks Day 1
2022-04-08DjangoCon US 2018 - BDD (Behavior Driven Development) Testing for Django Apps by Le Xiao
2022-04-08DjangoCon US 2018 - Opening Keynote by Chloe Condon
2022-04-08DjangoCon US 2018 - It's about time by Russell Keith-Magee
2022-02-01ChefConf 2018 - NFCU and Chef: A Year of Automating AIX, Linux, and More by Alan Thatcher
2022-02-01ChefConf 2018 - Chef + Google Kubernetes Engine by Alex Stephen
2022-02-01ChefConf 2018 - Building and Running ASP.Net Applications in Habitat by Matt Wrock
2022-02-01ChefConf 2018 - Cloud Compliance with InSpec and Automate by Victoria Jeffrey
2022-02-01ChefConf 20218 - How to Prepare for an Audit AKA Make Audits Suck Less by Seth Thoenen
2022-02-01ChefConf 2018 - Production-ready Kubernetes and Habitat in 40 min by Joey Schluchter
2022-02-01ChefConf 2018 - How the Habitat-operator Brings Habitat Awesomeness to... by Indradhanush Gupta
2022-02-01ChefConf 2018 - Achieving Cloud Agnostic Application Deployment with Habitat by Scott Ford