Completed
Solution
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Automatic Testing of Python Functions Based on Contracts
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Good Functions
- 3 Naming
- 4 Precision
- 5 Unit Tests
- 6 PropertyBased Tests
- 7 Preconditions and assertions
- 8 Solution
- 9 Advantages
- 10 iContract
- 11 Hypothesis
- 12 IContract Hypothesis
- 13 IContract Hypothesis Demo
- 14 Future of IContract Hypothesis
- 15 Limitations of Crosshair
- 16 Related Tools
- 17 Python by Contract Corpus
- 18 QA