https://github.com/tecladocode/testing-python-apps
Testing Python Apps course repository
https://github.com/tecladocode/testing-python-apps
Last synced: over 1 year ago
JSON representation
Testing Python Apps course repository
- Host: GitHub
- URL: https://github.com/tecladocode/testing-python-apps
- Owner: tecladocode
- Created: 2017-04-10T20:08:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T13:04:48.000Z (over 2 years ago)
- Last Synced: 2025-03-29T12:06:26.897Z (over 1 year ago)
- Language: Python
- Size: 217 KB
- Stars: 147
- Watchers: 21
- Forks: 325
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/schoolofcode-me/testing-python-apps)
# Testing Python Apps
This repository contains the code covered by each section of my latest course, 'Testing Python Apps'.
It builds on another course, 'REST APIs with Flask and Python', to discuss testing at each level in order to build resilient applications.
Course coming soon!