Property Testing
What is Property Testing
Wikipedia Definition
Why
Less Tests, More Coverage
Invert Your Thinking
Demo/ Interaction
fizz buzz
Factorial
Fibonacci
Downsides
Recap
Unit Test Zero Cases
Property test the nth case (or nth + case) (proof by induction
https://www.khanacademy.org/math/algebra-home/alg-series-and-induction/alg-induction/v/proof-by-induction
)
https://github.com/justmiller/demo-property-testing
Made with Slides.com