Noisebridge Python Class - Testing Python Code

Details
Speaker: Razzi Abuissa
Description:
Python has great automated testing features which include mocking, coverage, and property-based testing. We'll see how testing in Python can help us ship working software faster.
For more information please see:
Wiki Entry (https://noisebridge.net/wiki/Pyclass)
Lessons (https://github.com/PyClass/PyClassLessons/tree/master/course)
• Week 1 - March 6 - JSON and File Manipulation
• Week 2 - March 13 - String Management
• Week 3 - March 20 - Storing data with sqlite databases
• Break - March 27 - No Class!
• Week 4 - April 3 - Thinking in Algorithms, Bubble Sort
• Week 5 - April 10 - Functions Omnibus
• Break 2 - April 17 - No Class!
• Week 6 - April 24 - Flask Basics / what is a web application?

Noisebridge Python Class - Testing Python Code