An open API service indexing awesome lists of open source software.

https://github.com/automationpanda/python-testing-101

Example projects for the Python Testing 101 series from Automation Panda
https://github.com/automationpanda/python-testing-101

Last synced: 12 months ago
JSON representation

Example projects for the Python Testing 101 series from Automation Panda

Awesome Lists containing this project

README

          

# python-testing-101
This repository contains example projects for the
[Python Testing 101 series](https://automationpanda.com/2017/03/06/python-testing-101-introduction/)
from [Automation Panda](https://automationpanda.com/).
Each folder in this repository is a separate example project.
Please refer to each project's README for more information.

Also, here's a video link to a talk I delivered at PyData Carolinas 2016 about Python testing:
[Testing is Fun in Python!](https://www.youtube.com/watch?v=Sb2tz9Hlbp8)