From 5619b47959757cf4524e523a4d4682e12d916450 Mon Sep 17 00:00:00 2001 From: thinwybk Date: Wed, 30 Nov 2016 07:16:21 +0100 Subject: [PATCH] add: youtube videos about behaviour driven and property based testing --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 68e10fa4b2..99453577be 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). - [Resources](#resources) - [Podcasts](#podcasts) - [Twitter](#twitter) + - [Videos](#videos) - [Websites](#websites) - [Weekly](#weekly) - [Other Awesome Lists](#other-awesome-lists) @@ -1219,6 +1220,9 @@ Where to discover new Python libraries. * [@pythontrending](https://twitter.com/pythontrending) * [@PythonWeekly](https://twitter.com/PythonWeekly) +* [PyCon 2016 - Better Integration Testing with Cucumber (Jay Goel)](https://www.youtube.com/watch?v=ZEZBZFi_e88) - BDD-style testing using behave. +* [PyCon 2016 - Better Testing With Less Code: Property Based Testing With Python (Matt Bachmann)](https://www.youtube.com/watch?v=jvwfDdgg93E) + ## Websites * [/r/CoolGithubProjects](https://www.reddit.com/r/coolgithubprojects/)