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
- Host: GitHub
- URL: https://github.com/automationpanda/python-testing-101
- Owner: AutomationPanda
- License: apache-2.0
- Created: 2017-12-22T20:09:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-04-08T10:17:53.000Z (about 4 years ago)
- Last Synced: 2024-04-28T03:37:36.138Z (about 2 years ago)
- Language: Python
- Size: 13.7 KB
- Stars: 65
- Watchers: 4
- Forks: 87
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)